Searched refs:cond2 (Results 1 – 2 of 2) sorted by relevance
27 static pthread_cond_t cond2 = PTHREAD_COND_INITIALIZER; variable41 pthread_cond_signal (&cond2); in tf()100 pthread_cond_wait (&cond2, &mut); in do_test()
75 tst-cond1 tst-cond2 tst-cond3 tst-cond4 tst-cond5 tst-cond6 tst-cond7 \
Completed in 4 milliseconds