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