Searched refs:el_runcount (Results 1 – 2 of 2) sorted by relevance
96 u_int el_runcount; member123 (list)->el_runcount++; \124 VERIFY((list)->el_runcount > 0); \136 VERIFY((list)->el_runcount > 0); \137 (list)->el_runcount--; \138 if ((list)->el_runcount == 0) { \
174 list->el_runcount = 0; in eventhandler_register_internal()238 if (list->el_runcount == 0) { in eventhandler_deregister()258 if (list->el_runcount == 0) { in eventhandler_deregister()274 while (list->el_runcount > 0) { in eventhandler_deregister()