Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.h114 pthread_t input_t; variable
Dui.cpp57 pthread_create(&input_t, NULL, input_thread, NULL); in Init()