Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_thread_pool.cpp76 bool IPCWorkThreadPool::SpawnThread(int policy, int proto) in SpawnThread() function in OHOS::IPC_SINGLE::IPCWorkThreadPool
H A Dipc_process_skeleton.cpp325 bool IPCProcessSkeleton::SpawnThread(int policy, int proto) in SpawnThread() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_process_skeleton.c101 int32_t SpawnThread(int32_t policy, int32_t proto) in SpawnThread() function