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

/bind-9.6-ESV-R11/lib/isc/win32/
H A Dapp.c164 * There is no danger if isc_app_shutdown() is called before we wait
202 isc_app_shutdown(void) { function
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dapp.c483 * There is no danger if isc_app_shutdown() is called before we wait
560 isc_app_shutdown(void) { function
583 "isc_app_shutdown() pthread_kill: %s",
591 "isc_app_shutdown() kill: %s", strbuf);

Completed in 628 milliseconds