Searched refs:output_thread (Results 1 – 1 of 1) sorted by relevance
136 pthread_t output_thread; in main() local137 ok = pthread_create(&output_thread, (const pthread_attr_t *) NULL, output_routine, in main()