Home
last modified time | relevance | path

Searched defs:SpawnThread (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/ipc/ipc/native/src/core/framework/source/
Dipc_thread_pool.cpp76 bool IPCWorkThreadPool::SpawnThread(int policy, int proto) in SpawnThread() function in OHOS::IPC_SINGLE::IPCWorkThreadPool
Dipc_process_skeleton.cpp327 bool IPCProcessSkeleton::SpawnThread(int policy, int proto) in SpawnThread() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
/foundation/communication/ipc/ipc/native/c/manager/src/
Dipc_process_skeleton.c102 int32_t SpawnThread(int32_t policy, int32_t proto) in SpawnThread() function