Searched refs:ub_thread_self (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/unbound/util/
H A Dlocks.h155 #define ub_thread_self() pthread_self() macro
194 #define ub_thread_self() thr_self() macro
232 ub_thread_t ub_thread_self(void);
271 #define ub_thread_self() getpid() macro
H A Dlocks.c244 ub_thread_t ub_thread_self(void) function
H A Dnet_help.c773 return (unsigned long)ub_thread_self();

Completed in 104 milliseconds