Home
last modified time | relevance | path

Searched defs:AddDataThreadToIdle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Drpc_process_skeleton.c132 static int32_t AddDataThreadToIdle(IdleDataThread *idleDataThread) in AddDataThreadToIdle() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp741 bool IPCProcessSkeleton::AddDataThreadToIdle(const std::thread::id &threadId) in AddDataThreadToIdle() function in OHOS::IPC_SINGLE::IPCProcessSkeleton