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

Why are user level threads faster than kernel level threads?

0 Answers  


What are concurrent threads?

0 Answers  


How many threads does an i7 7700k have?

0 Answers  


What does 4 cores 8 threads mean?

0 Answers  


What are the two types of threads?

0 Answers  






What are server threads?

0 Answers  


Are threads as good as cores?

0 Answers  


How do I start a runnable thread?

0 Answers  


How many threads run at once?

0 Answers  


Do threads count as cores?

0 Answers  


Is face threading safe?

0 Answers  


Can we create a thread inside a thread?

0 Answers  


Categories