Home
last modified time | relevance | path

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

/freebsd-src/contrib/unbound/util/
H A Dlocks.h177 #define ub_thread_key_set( global() macro
215 #define ub_thread_key_set( global() macro
294 #define ub_thread_key_set( global() macro
H A Dlocks.c210 void ub_thread_key_set(ub_thread_key_type key, void* v) in ub_thread_key_set() function