Searched refs:thread_key_t (Results 1 – 15 of 15) sorted by relevance
175 typedef pthread_key_t thread_key_t; typedef201 typedef int td_key_iter_f(thread_key_t, void (*)(void *), void *);
54 static thread_key_t ttyname_key;
69 static thread_key_t gai_key;
35 static thread_key_t name##_key; \
52 static thread_key_t sig_key;
92 #define thread_key_t pthread_key_t macro
46 static thread_key_t res_key;
81 static thread_key_t rce_key;
77 static thread_key_t rpc_call_key;
265 static thread_key_t key_call_key;
135 static thread_key_t nc_key;
318 static thread_key_t clnt_broadcast_key;
195 static thread_key_t tcp_key, udp_key;
78 #define HEIMDAL_thread_key thread_key_t
214 typedef thread_key_t ub_thread_key_type;