Home
last modified time | relevance | path

Searched refs:log_thread_set (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dlog.h98 void log_thread_set(int* num);
H A Dlog.c170 void log_thread_set(int* num) in log_thread_set() function
/freebsd/contrib/unbound/daemon/
H A Ddaemon.c906 log_thread_set(&worker->thread_tid); in set_log_thread_id()
909 log_thread_set(&worker->thread_num); in set_log_thread_id()
1165 log_thread_set(NULL); in daemon_cleanup()
H A Dremote.c6846 log_thread_set(&fast_reload_thread->thread_tid); in fast_reload_thread_main()
6849 log_thread_set(&fast_reload_thread->threadnum); in fast_reload_thread_main()
/freebsd/contrib/unbound/winrc/
H A Dwin_svc.c580 log_thread_set(&mynum); in win_do_cron()
/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c2142 log_thread_set(&dtio->thread_tid); in dnstap_io()
2145 log_thread_set(&dtio->threadnum); in dnstap_io()
/freebsd/contrib/unbound/libunbound/
H A Dlibworker.c339 log_thread_set(&w->thread_num); in libworker_dobg()