Home
last modified time | relevance | path

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

/external/pigweed/pw_system/public/pw_system/
Drpc_server.h31 thread::ThreadCore& GetRpcDispatchThread();
/external/pigweed/pw_system/
Dinit.cc47 thread::DetachedThread(system::RpcThreadOptions(), GetRpcDispatchThread()); in InitImpl()
Dhdlc_rpc_server.cc77 thread::ThreadCore& GetRpcDispatchThread() { in GetRpcDispatchThread() function