Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dprocess_skeleton.h72 void DecreaseThreadCount();
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_thread_skeleton.cpp173 process->DecreaseThreadCount(); in ~IPCThreadSkeleton()
H A Dprocess_skeleton.cpp425 void ProcessSkeleton::DecreaseThreadCount() in DecreaseThreadCount() function in OHOS::ProcessSkeleton