Home
last modified time | relevance | path

Searched refs:log_thread_set (Results 1 – 8 of 8) 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/winrc/
H A Dwin_svc.c580 log_thread_set(&mynum); in win_do_cron()
/freebsd/contrib/unbound/daemon/
H A Ddaemon.c920 log_thread_set(&worker->thread_tid); in set_log_thread_id()
923 log_thread_set(&worker->thread_num); in set_log_thread_id()
H A Dworker.c2541 log_thread_set(NULL); in worker_delete()
H A Dremote.c7072 log_thread_set(&fast_reload_thread->thread_tid); in fast_reload_thread_main()
7075 log_thread_set(&fast_reload_thread->threadnum); in fast_reload_thread_main()
/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.c348 log_thread_set(&w->thread_num); in libworker_dobg()