Searched refs:el_runcount (Results 1 – 2 of 2) sorted by relevance
96 u_int el_runcount; member124 (list)->el_runcount++; \125 VERIFY((list)->el_runcount > 0); \137 VERIFY((list)->el_runcount > 0); \138 (list)->el_runcount--; \139 if ((list)->el_runcount == 0) { \
151 list->el_runcount = 0; in eventhandler_register_internal()209 if (list->el_runcount == 0) { in eventhandler_deregister()229 if (list->el_runcount == 0) { in eventhandler_deregister()245 while (list->el_runcount > 0) { in eventhandler_deregister()