37#error this is a private header file
40#include <Inventor/C/threads/common.h>
53 SbBool threadisrunning;
60 void (*workfunc)(
void *);
The structure for a conditional variable.
Definition condvarp.h:61
The structure for a mutex.
Definition mutexp.h:61
The structure for a thread.
Definition threadp.h:67
The structure for a worker thread.
Definition workerp.h:50