differtent ways of creating threads???? other than pthread



differtent ways of creating threads???? other than pthread..

Answer / rachit

In a process at least one thread will always be there.
So i think, when we create a new process using fork() system, this is also a thread creation (single thread only).

Is This Answer Correct ?    4 Yes 8 No

Post New Answer

More Linux Threads Interview Questions

What are the process states in linux?

0 Answers  


What is kernel level thread?

0 Answers  


What is a thread in c?

0 Answers  


Are threads processes?

0 Answers  


What are the two types of threads?

0 Answers  






Do threads get their own pid?

0 Answers  


What does thread mean in slang?

0 Answers  


How many goroutines are in a thread?

0 Answers  


A _____Bios automatically assigns the necessary configuration information (IRQ's I/O addresses, and DMAS) to devices and avoid conflicts.

2 Answers  


How many threads does an i7 7700k have?

0 Answers  


Are pthreads kernel threads?

0 Answers  


What are processes and threads?

0 Answers  


Categories