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

/netbsd-current/external/bsd/unbound/dist/util/
H A Dlocks.h172 #define ub_thread_self() pthread_self() macro
211 #define ub_thread_self() thr_self() macro
249 ub_thread_type ub_thread_self(void);
288 #define ub_thread_self() getpid() macro
H A Dlocks.c244 ub_thread_type ub_thread_self(void) function
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dchecklocks.h334 #define ub_thread_self() pthread_self() macro

Completed in 79 milliseconds