Searched refs:ub_thread_setname (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/unbound/util/ |
| H A D | locks.h | 185 #define ub_thread_setname(thread, name) do { \ macro 189 #define ub_thread_setname(thread, name) do { \ macro 193 #define ub_thread_setname(thread, name) do { \ macro 197 #define ub_thread_setname(thread, name) do { \ macro 201 #define ub_thread_setname(thread, name) /* nop */ macro 242 #define ub_thread_setname(thread, name) /* nop */ macro 281 #define ub_thread_setname(thread, name) /* nop */ macro 323 #define ub_thread_setname(thread, name) /* nop */ macro
|
| /freebsd/contrib/unbound/daemon/ |
| H A D | daemon.c | 928 ub_thread_setname(worker->thr_id, name); in thread_start()
|
| H A D | remote.c | 6851 ub_thread_setname(fast_reload_thread->tid, name); in fast_reload_thread_main()
|
| /freebsd/contrib/unbound/dnstap/ |
| H A D | dtstream.c | 2147 ub_thread_setname(dtio->tid, name); in dnstap_io()
|