Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Devents.cpp50 static unsigned ev_misc_count = 0; variable
121 if (ev_misc_count == MAX_MISC_FDS || cb == NULL) { in ev_add_fd()
134 ev_misc_count++; in ev_add_fd()
144 ev_misc_count = 0; in ev_exit()