Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libthread_db/
H A Dthread_db.h177 typedef pthread_key_t thread_key_t; typedef
203 typedef int td_key_iter_f(thread_key_t, void (*)(void *), void *);
/freebsd-13.1/lib/libc/gen/
H A Dttyname.c56 static thread_key_t ttyname_key;
/freebsd-13.1/lib/libc/net/
H A Dgai_strerror.c70 static thread_key_t gai_key;
H A Dnetdb_private.h37 static thread_key_t name##_key; \
/freebsd-13.1/lib/libc/include/
H A Dreentrant.h94 #define thread_key_t pthread_key_t macro
/freebsd-13.1/lib/libc/resolv/
H A Dres_state.c48 static thread_key_t res_key;
/freebsd-13.1/lib/libc/rpc/
H A Dmt_misc.c84 static thread_key_t rce_key;
H A Dclnt_simple.c80 static thread_key_t rpc_call_key;
H A Dkey_call.c268 static thread_key_t key_call_key;
H A Dgetnetconfig.c138 static thread_key_t nc_key;
H A Drpc_soc.c321 static thread_key_t clnt_broadcast_key;
H A Drpc_generic.c221 static thread_key_t tcp_key, udp_key;
/freebsd-13.1/lib/libc/string/
H A Dstrsignal.c55 static thread_key_t sig_key;
/freebsd-13.1/crypto/heimdal/include/
H A Dheim_threads.h78 #define HEIMDAL_thread_key thread_key_t
/freebsd-13.1/contrib/unbound/util/
H A Dlocks.h213 typedef thread_key_t ub_thread_key_type;