Thread


Detailed Description

Threading and Synchronization Library API.

The threading and synchronization API describes a programmatic interface for the generic management and use of basic threading and synchronization functionality common to most operating systems. In implementation, it will usually be a thin abstraction layer atop already-provided operating system support for these features. It is in many ways analagous to a subset of the pthreads library.


Files

file  hythread.c
 Threading and synchronization support.
file  hythreadinspect.c


Genereated on Tue Dec 9 14:13:00 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.