Searched refs:cond_1 (Results 1 – 1 of 1) sorted by relevance
40 static pthread_cond_t cond_1; variable69 pthread_cond_signal(&cond_1); in mutex_performance_test_loop_0()90 pthread_cond_wait(&cond_1, &mutex_1); in mutex_performance_test_loop_1()173 pthread_cond_init(&cond_1, NULL); in main()187 pthread_cond_destroy(&cond_1); in main()