Home
last modified time | relevance | path

Searched refs:input_thread_ (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
Dui.h150 pthread_t input_thread_; variable
Dui.cpp87 pthread_create(&input_thread_, nullptr, InputThreadLoop, nullptr); in Init()