Main Page | Modules | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

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


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