Searched refs:dacv (Results 1 – 1 of 1) sorted by relevance
169 static pthread_cond_t dacv; variable183 pthread_cond_wait(&dacv, &damtx); in respondthread()225 pthread_cond_init(&dacv, NULL); in testbody()239 pthread_cond_signal(&dacv); in testbody()