Searched refs:consumer_thread (Results 1 – 2 of 2) sorted by relevance
594 .consumer_thread = consumer,
974 static void *consumer_thread(void *arg) in consumer_thread() function 1048 err = pthread_create(&pt[idx], NULL, consumer_thread, (void *) idx); in test_consumers()