Searched refs:WorkerCond (Results 1 – 1 of 1) sorted by relevance
50 static pthread_cond_t WorkerCond; variable1300 pthread_cond_timedwait(&WorkerCond, &WorkerMutex, &ts); in waitbuild()1627 pthread_cond_signal(&WorkerCond); in childBuilderThread()1685 pthread_cond_signal(&WorkerCond); in childBuilderThread()