Home
last modified time | relevance | path

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

/trueos/lib/libc/rpc/
HDrpc_generic.c223 static thread_key_t tcp_key, udp_key; variable
231 tcp_key_error = thr_keycreate(&tcp_key, free); in keys_init()
258 netid_tcp = (char *)thr_getspecific(tcp_key);
277 thr_setspecific(tcp_key,