Searched defs:SpawnThread (Results 1 – 3 of 3) sorted by relevance
| /foundation/communication/ipc/ipc/native/src/core/framework/source/ | ||
| D | ipc_thread_pool.cpp | 76 bool IPCWorkThreadPool::SpawnThread(int policy, int proto) in SpawnThread() function in OHOS::IPC_SINGLE::IPCWorkThreadPool |
| D | ipc_process_skeleton.cpp | 327 bool IPCProcessSkeleton::SpawnThread(int policy, int proto) in SpawnThread() function in OHOS::IPC_SINGLE::IPCProcessSkeleton |
| /foundation/communication/ipc/ipc/native/c/manager/src/ | ||
| D | ipc_process_skeleton.c | 102 int32_t SpawnThread(int32_t policy, int32_t proto) in SpawnThread() function |