Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.sai.msu.su/sal/C/2/THREADS.html
Дата изменения: Unknown
Дата индексирования: Sat Dec 22 06:21:42 2007
Кодировка:
SAL- Parallel Computing - Communication Libraries - Threads
SAL Home PARALLEL Communication Libraries

Threads

Threads is a library designed to make threading under C++ simpler. It provides a "pthread" class, with an abstract method called "thread". It also provides classes for mutual exclusion of parallel processes and condition signalling, and a semaphore class that comes in handy when synchronizing constructor and threaded method. The aim of the threads library is to provide a simple, yet powerful means of threading applcations, and to provide shared memory and process scoping to C++ programs.

Current Version:   2.0.2

License Type:   GPL

Home Site:
http://user.tninet.se/~dpn659b/threads.html

Source Code Availability:

Yes

Available Binary Packages:

  • Debian Package: No
  • RedHat RPM Package: No
  • Other Packages: ??

Targeted Platforms:

UNIX/Linux

Software/Hardware Requirements:

C++ compiler

Other Links:
None

Mailing Lists/USENET News Groups:

None

User Comments:

  • None

See A Screen Shot? (Not Yet)

  SAL Home   |   Parallel Computing   |   Communication Libraries


Comments? SAL@KachinaTech.COM
Copyright © 1995-2001 by Herng-Jeng Jou
Copyright © 1997-2001 by Kachina Technologies, Inc.
All rights reserved.