Home
last modified time | relevance | path

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

/sunrpc/
A Drpc_thread.c12 static struct rpc_thread_variables __libc_tsd_RPC_VARS_mem; variable
35 if (tvp != &__libc_tsd_RPC_VARS_mem) in __rpc_thread_destroy()
48 thread_rpc_vars = &__libc_tsd_RPC_VARS_mem; in rpc_thread_multi()
86 if (tvp == &__libc_tsd_RPC_VARS_mem) in __rpc_thread_svc_fdset()
98 if (tvp == &__libc_tsd_RPC_VARS_mem) in libc_hidden_nolink_sunrpc()
110 if (tvp == &__libc_tsd_RPC_VARS_mem) in libc_hidden_nolink_sunrpc()
126 if (tvp == &__libc_tsd_RPC_VARS_mem) in libc_hidden_def()

Completed in 4 milliseconds