Searched refs:ev_wait (Results 1 – 3 of 3) sorted by relevance
99 int ev_wait(int timeout);
150 int ev_wait(int timeout) { in ev_wait() function
98 if (!ev_wait(-1)) { in InputThreadLoop()