Searched defs:ub_thread_key_set (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/unbound/util/ | ||
H A D | locks.h | 177 #define ub_thread_key_set( global() macro |
H A D | locks.c | 210 void ub_thread_key_set(ub_thread_key_type key, void* v) in ub_thread_key_set() function |