Searched refs:isc_thread_setname (Results 1 - 9 of 9) sorted by relevance

/bind-9.11.3/lib/isc/nothreads/
H A Dthread.c21 void isc_thread_setname(isc_thread_t thread, const char *name) { function
/bind-9.11.3/lib/isc/nothreads/include/isc/
H A Dthread.h31 isc_thread_setname(isc_thread_t thread, const char *name);
/bind-9.11.3/lib/isc/pthreads/include/isc/
H A Dthread.h43 isc_thread_setname(isc_thread_t thread, const char *name);
/bind-9.11.3/lib/isc/pthreads/
H A Dthread.c74 isc_thread_setname(isc_thread_t thread, const char *name) { function
/bind-9.11.3/lib/isc/win32/include/isc/
H A Dthread.h78 isc_thread_setname(isc_thread_t, const char *);
/bind-9.11.3/lib/isc/win32/
H A Dthread.c61 isc_thread_setname(isc_thread_t thread, const char *name) { function
/bind-9.11.3/lib/isc/
H A Dtimer.c917 isc_thread_setname(manager->thread, "isc-timer");
H A Dtask.c1454 isc_thread_setname(manager->threads[manager->workers],
/bind-9.11.3/lib/isc/unix/
H A Dsocket.c4787 isc_thread_setname(manager->watcher, "isc-socket");

Completed in 44 milliseconds