Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_system/public/pw_system/
H A Drpc_server.h27 thread::ThreadCore& GetRpcDispatchThread();
/aosp_15_r20/external/pigweed/pw_system/
H A Dinit.cc97 thread::DetachedThread(system::RpcThreadOptions(), GetRpcDispatchThread()); in InitImpl()
H A Dhdlc_rpc_server.cc137 thread::ThreadCore& GetRpcDispatchThread() { in GetRpcDispatchThread() function