37#error this is a private header file
40#include <Inventor/C/threads/common.h>
55 void (*constructor)(
void *);
56 void (*destructor)(
void *);
61 void cc_storage_thread_cleanup(
unsigned long threadid);
The structure for a mutex.
Definition mutexp.h:61
The structure for the thread local memory storage.
Definition storagep.h:53