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