Searched defs:post_event (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dtimer.c659 isc_boolean_t done = ISC_FALSE, post_event, need_schedule; local
676 post_event = ISC_TRUE;
683 post_event = ISC_TRUE;
687 post_event = ISC_TRUE;
694 post_event = ISC_TRUE;
708 post_event = ISC_TRUE;
720 post_event = ISC_FALSE;
725 if (post_event) {

Completed in 22 milliseconds