Searched refs:cond_0 (Results 1 – 1 of 1) sorted by relevance
39 static pthread_cond_t cond_0; variable63 pthread_cond_wait(&cond_0, &mutex_0); in mutex_performance_test_loop_0()96 pthread_cond_signal(&cond_0); in mutex_performance_test_loop_1()172 pthread_cond_init(&cond_0, NULL); in main()186 pthread_cond_destroy(&cond_0); in main()