Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/lib/libc/gen/
H A Dttyname.c54 static thread_key_t ttyname_key;
/freebsd-14.2/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-14.2/lib/libc/string/
H A Dstrsignal.c52 static thread_key_t sig_key;
/freebsd-14.2/lib/libc/include/
H A Dreentrant.h92 #define thread_key_t pthread_key_t macro
/freebsd-14.2/lib/libc/resolv/
H A Dres_state.c46 static thread_key_t res_key;
/freebsd-14.2/lib/libc/rpc/
H A Dmt_misc.c81 static thread_key_t rce_key;
H A Dclnt_simple.c77 static thread_key_t rpc_call_key;
H A Dkey_call.c265 static thread_key_t key_call_key;
H A Dgetnetconfig.c135 static thread_key_t nc_key;
H A Drpc_soc.c318 static thread_key_t clnt_broadcast_key;
H A Drpc_generic.c195 static thread_key_t tcp_key, udp_key;
/freebsd-14.2/crypto/heimdal/include/
H A Dheim_threads.h78 #define HEIMDAL_thread_key thread_key_t
/freebsd-14.2/contrib/unbound/util/
H A Dlocks.h214 typedef thread_key_t ub_thread_key_type;