Searched refs:consumer_c (Results 1 – 1 of 1) sorted by relevance
45 static pthread_cond_t consumer_c, producer_c; variable358 pthread_cond_wait (&consumer_c, &m); in test_producer_thread()400 pthread_cond_signal (&consumer_c); in test_consumer_producer()