Searched refs:cond_0 (Results 1 – 1 of 1) sorted by relevance
28 static pthread_cond_t cond_0; variable52 pthread_cond_wait(&cond_0, &mutex_0); in mutex_performance_test_loop_0()85 pthread_cond_signal(&cond_0); in mutex_performance_test_loop_1()161 pthread_cond_init(&cond_0, NULL); in main()175 pthread_cond_destroy(&cond_0); in main()