OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ub_thread_key_get
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
locks.c
146
void*
ub_thread_key_get
(ub_thread_key_type key)
function
217
void*
ub_thread_key_get
(ub_thread_key_type key)
function
locks.h
179
#define
ub_thread_key_get
(key) pthread_getspecific(key)
macro
217
void*
ub_thread_key_get
(ub_thread_key_type key);
255
void*
ub_thread_key_get
(ub_thread_key_type key);
296
#define
ub_thread_key_get
(key) (key)
macro
/src/external/bsd/unbound/dist/testcode/
checklocks.h
362
#define
ub_thread_key_get
(key) pthread_getspecific(key)
macro
Completed in 13 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026