class CAVERNts_thread_c Thread class
| | create (void * (*threaded_func)(void *), void *arg) Create a thread |
|
| getThread () Return thread handle. |
Thread class. Note: the CAVERNts_thread-related classes are intended to be simplified versions of the globus/pthread interfaces so that beginners can quickly create threaded programs. For greater control over threads use the globus thread API which is very similar to the pthreads API.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de