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

/bind-9.11.3/lib/isc/
H A Dtask.c648 isc_eventlist_t *events, isc_boolean_t purging)
660 * whose tag is 'tag' will be dequeued. If 'purging', matching events
673 (!purging || PURGE_OK(event))) {
713 * Note that purging never changes the state of the task.
646 dequeue_events(isc__task_t *task, void *sender, isc_eventtype_t first, isc_eventtype_t last, void *tag, isc_eventlist_t *events, isc_boolean_t purging) argument

Completed in 17 milliseconds