Searched refs:input_thread (Results 1 – 1 of 1) sorted by relevance
4094 static void *input_thread(void *arg) in input_thread() function4184 if ((ret = pthread_create(&f->thread, NULL, input_thread, f))) { in init_input_thread()