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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What do cores and threads mean?

432


Can we create a thread inside a thread?

481


What is a lightweight thread?

435


Is threading harmful?

424


Do threads share file descriptors?

470






Does hair grow back thicker after threading?

430


Which thread method is called when a thread starts?

426


How does thread pool keeps the thread alive?

417


Do threads share registers?

448


Does threading damage the skin?

436


Does thread count matter cpu?

431


Can threading cause hair to grow back thicker?

412


Why are user level threads faster than kernel level threads?

457


Are processes faster than threads?

438


What are threads in c?

420