Searched refs:GetRpcDispatchThread (Results 1 – 3 of 3) sorted by relevance
31 thread::ThreadCore& GetRpcDispatchThread();
47 thread::DetachedThread(system::RpcThreadOptions(), GetRpcDispatchThread()); in InitImpl()
77 thread::ThreadCore& GetRpcDispatchThread() { in GetRpcDispatchThread() function