Searched refs:rpc_call_once (Results 1 – 1 of 1) sorted by relevance
74 static once_t rpc_call_once = ONCE_INITIALIZER; variable127 if (thr_once(&rpc_call_once, rpc_call_key_init) != 0 || in rpc_call()