What are the main families of threads?



What are the main families of threads?..

Answer / guest

There are two main families of threads:
POSIX-style threads, which generally run on Unix systems.
Microsoft-style threads, which generally run on PCs.
These families can be further subdivided.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Unix Threads Interview Questions

Explain what is critical section?

0 Answers  


explain about the initial process sequence while the system boots up?

0 Answers  


What is the window of the working set of a process?

0 Answers  


What is Critical section?

13 Answers   TCS,


What are the main families of threads?

1 Answers  






How would you kill a process?

0 Answers  


Explain similarities between thread and process?

0 Answers  


How to work unix commands on windows xp without installing unix o/s in pc?

0 Answers  


What are the different kinds of threads?

3 Answers   Ericsson, Fashion Technology,


what are the Architectural differences between User-space threads, and Kernel-supported threads.

1 Answers  


Explain the performance differences between user-space threads and kernel-supported threads.?

0 Answers  


Explain critical section?

0 Answers  


Categories