Searched refs:ev_misc_count (Results 1 – 2 of 2) sorted by relevance
52 static unsigned ev_misc_count = 0; variable120 if (ev_misc_count == MAX_MISC_FDS || cb == NULL) in ev_add_fd()131 ev_misc_count++; in ev_add_fd()147 ev_misc_count = 0; in ev_exit()
56 static unsigned ev_misc_count = 0; variable