Home
last modified time | relevance | path

Searched refs:thread_key_t (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/libthread_db/
H A Dthread_db.h175 typedef pthread_key_t thread_key_t; typedef
201 typedef int td_key_iter_f(thread_key_t, void (*)(void *), void *);
/freebsd/lib/libc/gen/
H A Dttyname.c53 static thread_key_t ttyname_key;
/freebsd/lib/libc/net/
H A Dgai_strerror.c69 static thread_key_t gai_key;
H A Dnetdb_private.h35 static thread_key_t name##_key; \
/freebsd/lib/libc/resolv/
H A Dres_state.c46 static thread_key_t res_key;
/freebsd/lib/libc/rpc/
H A Dmt_misc.c80 static thread_key_t rce_key;
H A Dclnt_simple.c73 static thread_key_t rpc_call_key;
H A Drpc_generic.c195 static thread_key_t tcp_key, udp_key;
/freebsd/lib/libc/include/
H A Dreentrant.h92 #define thread_key_t pthread_key_t macro
/freebsd/lib/libc/string/
H A Dstrsignal.c49 static thread_key_t sig_key;
/freebsd/crypto/heimdal/include/
H A Dheim_threads.h78 #define HEIMDAL_thread_key thread_key_t
/freebsd/contrib/unbound/util/
H A Dlocks.h214 typedef thread_key_t ub_thread_key_type;