Searched refs:input_t (Results 1 – 2 of 2) sorted by relevance
114 pthread_t input_t; variable
57 pthread_create(&input_t, NULL, input_thread, NULL); in Init()