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

How do I see threads in linux?

0 Answers  


What is thread explain the threads in linux?

0 Answers  


Can threading stop hair growth?

0 Answers  


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

1 Answers  


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

2 Answers  


How do threads work?

0 Answers  


Do threads share program counter?

0 Answers  


Why are goroutines not lightweight threads?

0 Answers  


Do threads run in parallel?

0 Answers  


What is hyperthreading good for?

0 Answers  


Are cpu threads important?

0 Answers  


Which thread method is called when a thread starts?

0 Answers  


Categories