Searched refs:cond_1 (Results 1 – 1 of 1) sorted by relevance
29 static pthread_cond_t cond_1; variable58 pthread_cond_signal(&cond_1); in mutex_performance_test_loop_0()79 pthread_cond_wait(&cond_1, &mutex_1); in mutex_performance_test_loop_1()162 pthread_cond_init(&cond_1, NULL); in main()176 pthread_cond_destroy(&cond_1); in main()