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 |
What are the two types of threads?
Are threads processes?
Can we start two threads at a time?
Are goroutines threads?
Can threading damage skin?
Which way of creating thread is better?
How many threads does an i7 7700k have?
what is the scope and packages being offered after the linux course completion,i'm really waitin for the answer?
What is context switching between threads?
Can python be multithreaded?
Does thread count matter cpu?
What are concurrent threads?