Searched refs:_gc_cond (Results 1 – 5 of 5) sorted by relevance
179 if ((ret = pthread_cond_timedwait(&_gc_cond, in _thread_gc()
104 else if (_cond_reinit(&_gc_cond) != 0) { in fork()
189 if (pthread_cond_signal(&_gc_cond) != 0) in pthread_exit()
365 pthread_cond_init(&_gc_cond,NULL) != 0) in _thread_init()
972 SCLASS pthread_cond_t _gc_cond variable