Searched refs:ev_wait (Results 1 – 3 of 3) sorted by relevance
/bootable/recovery/minui/ | ||
D | minui.h | 66 int ev_wait(int timeout); |
D | events.c | 113 int ev_wait(int timeout) in ev_wait() function |
/bootable/recovery/ | ||
D | ui.cpp | 192 if (!ev_wait(-1)) in input_thread() |