Home
last modified time | relevance | path

Searched refs:logger_handle_set_thread_tag_with_pid_and_tid (Results 1 – 4 of 4) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/test/freebsd12-test/
H A Dmain.c78 logger_handle_set_thread_tag_with_pid_and_tid(getpid(), thread_self(), name); in thread_pool_0_function()
91 logger_handle_set_thread_tag_with_pid_and_tid(getpid(), thread_self(), name); in thread_pool_1_function()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dlogger_handle.h380 void logger_handle_set_thread_tag_with_pid_and_tid(pid_t pid, thread_t tid, const char tag[THREAD_T…
387 static inline void logger_handle_set_thread_tag_with_pid_and_tid(pid_t pid, thread_t tid, const cha… in logger_handle_set_thread_tag_with_pid_and_tid() function
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dthread-tag.c317logger_handle_set_thread_tag_with_pid_and_tid(getpid(), thread_tag_entry[key].thread_id, thread_ta… in thread_tag_push_tags()
H A Dlogger_handle.c2990 logger_handle_set_thread_tag_with_pid_and_tid(pid_t pid, thread_t tid, const char tag[THREAD_TAG_SI… in logger_handle_set_thread_tag_with_pid_and_tid() function
3091 logger_handle_set_thread_tag_with_pid_and_tid(getpid_ex(), thread_self(), clean_tag); in logger_handle_set_thread_tag()