Searched refs:thread_key_t (Results 1 – 15 of 15) sorted by relevance
177 typedef pthread_key_t thread_key_t; typedef203 typedef int td_key_iter_f(thread_key_t, void (*)(void *), void *);
56 static thread_key_t ttyname_key;
70 static thread_key_t gai_key;
37 static thread_key_t name##_key; \
94 #define thread_key_t pthread_key_t macro
48 static thread_key_t res_key;
84 static thread_key_t rce_key;
80 static thread_key_t rpc_call_key;
268 static thread_key_t key_call_key;
138 static thread_key_t nc_key;
321 static thread_key_t clnt_broadcast_key;
221 static thread_key_t tcp_key, udp_key;
55 static thread_key_t sig_key;
78 #define HEIMDAL_thread_key thread_key_t
213 typedef thread_key_t ub_thread_key_type;