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

/bind-9.6-ESV-R11/lib/isc/win32/
H A Dapp.c78 isc_app_start(void) { function
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dapp.c127 isc_app_start(void) { function
145 "isc_app_start() pthread_init: %s", strbuf);
207 * If isc_app_start() is called from the main thread before any other
219 "isc_app_start() sigsetops: %s", strbuf);
226 "isc_app_start() pthread_sigmask: %s",
244 "isc_app_start() sigsetops: %s", strbuf);
251 "isc_app_start() sigprocmask: %s", strbuf);

Completed in 814 milliseconds