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

/bind-9.11.3/bin/tests/
H A Dshutdown_test.c55 t2_shutdown(isc_task_t *task, isc_event_t *event) { function
58 printf("task %s (%p) t2_shutdown\n", info->name, task);
74 t2_shutdown, &tasks[1],
/bind-9.11.3/bin/tests/tasks/
H A Dt_tasks.c407 t2_shutdown(isc_task_t *task, isc_event_t *event) { function
469 isc_result = isc_task_onshutdown(newtask, t2_shutdown,

Completed in 22 milliseconds