Searched refs:isc_task_onshutdown (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dnamespace.h143 #define isc_task_onshutdown isc__task_onshutdown macro
H A Dtask.h441 isc_task_onshutdown(isc_task_t *task, isc_taskaction_t action,
460 * isc_task_onshutdown() will be appended to the task's event queue.
478 * isc_task_onshutdown() to be posted (in LIFO order). The task
480 * to isc_task_onshutdown().
491 *\li Any shutdown events requested with isc_task_onshutdown() have been
515 *\li Any shutdown events requested with isc_task_onshutdown() have been
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dtask_api.c175 isc_task_onshutdown(isc_task_t *task, isc_taskaction_t action, const void *arg) function

Completed in 66 milliseconds