Searched defs:ub_thread_self (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/unbound/util/
H A Dlocks.h155 #define ub_thread_self() pthread_self() macro
194 #define ub_thread_self() thr_self() macro
271 #define ub_thread_self() getpid() macro
H A Dlocks.c244 ub_thread_t ub_thread_self(void) function

Completed in 170 milliseconds