Searched refs:input_thread_ (Results 1 – 2 of 2) sorted by relevance
150 pthread_t input_thread_; variable
87 pthread_create(&input_thread_, nullptr, InputThreadLoop, nullptr); in Init()