stason.org logo lotus


previous page: 3.2. A little history (Programming threads)page up: Threads Programming FAQnext page: 4.1. POSIX-style threads (Programming)

4. What are the main families of threads? (Programming)

 Books
 TULARC
















Description

This article is from the Threads Programming FAQ, by Bryan O'Sullivan bos@serpentine.com with numerous contributions by others.

4. What are the main families of threads? (Programming)

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.

 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

programming, software, coding, threads programming







TOP
previous page: 3.2. A little history (Programming threads)page up: Threads Programming FAQnext page: 4.1. POSIX-style threads (Programming)