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

List the system calls used for process management?

0 Answers  


Explain what is scheduling?

0 Answers  


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

0 Answers  


Explain critical section?

0 Answers  


how to edit the network interface device type in container(zone) in solaris 10?

2 Answers   TCS,






Protection boundary??

1 Answers  


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

0 Answers  


Tell me when should we use thread-safe "_r" library calls?

0 Answers  


Explain what is critical section?

0 Answers  


What is the working set of a process?

0 Answers  


What are the main families of threads?

1 Answers  


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

0 Answers  


Categories