| Previous: DgThread | Up: PARC DataGlyph Toolkit 4.0 API | Next: dgThread_Context_Default |
| DgThread_Context (from ../include/DgThread.h) | ||
Thread_ContextInit Initialization function for the threading context Thread_ContextDestroy threading context destructor Thread_Create Creates a thread Thread_Join Wait for a thread to terminate Mutex_Init Initializes a mutex Mutex_Lock Locks a mutex Mutex_Unlock Unlocks a mutex Mutex_Destroy Mutex destructor threadParam Hook parameter that is passed to all the above functions freeThreadParam Function to destruct threadParam