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