Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dprocess_skeleton.h71 void IncreaseThreadCount();
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_workthread.cpp178 process->IncreaseThreadCount(); in Start()
H A Dprocess_skeleton.cpp419 void ProcessSkeleton::IncreaseThreadCount() in IncreaseThreadCount() function in OHOS::ProcessSkeleton