Home
last modified time | relevance | path

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

/freebsd-src/contrib/unbound/util/
H A Dlocks.h172 #define ub_thread_self( global() macro
211 #define ub_thread_self( global() macro
288 #define ub_thread_self( global() macro
H A Dlocks.c244 ub_thread_type ub_thread_self(void) in ub_thread_self() function