23 #ifdef EXTERNAL_TEMPLATES
24 # pragma implementation "PthreadLib.h"
74 bool need_start =
false;
92 if (need_start) {
Start(); }
148 pthread_cleanup_pop(1);
PthreadCondition & Wait(PthreadMutex &mutex)
static void * PthreadEntryPoint(void *arg)
PthreadCondition & Broadcast(void)
static void PthreadCleanup(void *arg)
static void TestCancel(void)
void TrapError(int result)
virtual void * EntryPoint(void)=0