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 is posix thread linux?
An extended partition can contain many sub partitions called_______
Can python be multithreaded?
Do threads count as cores?
What is a thread os?
A _____ cpu is a cpu that has a speed greater than the speed that was originally intended for the processor.
how can i tell how much memory linux is using?
Are goroutines thread safe?
Do threads share heap?
Are pthreads kernel threads?
what do you mean LD_LIBRARY_PATH? What LD_LIBRARY_PATH does
2 Answers CTS, VIT University,
Whats the difference between a thread and a process?