Searched refs:thread_key_t (Results 1 – 12 of 12) sorted by relevance
175 typedef pthread_key_t thread_key_t; typedef201 typedef int td_key_iter_f(thread_key_t, void (*)(void *), void *);
53 static thread_key_t ttyname_key;
69 static thread_key_t gai_key;
35 static thread_key_t name##_key; \
46 static thread_key_t res_key;
80 static thread_key_t rce_key;
73 static thread_key_t rpc_call_key;
195 static thread_key_t tcp_key, udp_key;
92 #define thread_key_t pthread_key_t macro
49 static thread_key_t sig_key;
78 #define HEIMDAL_thread_key thread_key_t
214 typedef thread_key_t ub_thread_key_type;