Searched refs:input_thread (Results 1 – 1 of 1) sorted by relevance
133 pthread_t input_thread; in main() local134 int ok = pthread_create(&input_thread, (const pthread_attr_t *) NULL, input_routine, in main()