Home
last modified time | relevance | path

Searched defs:threadNum (Results 1 – 6 of 6) sorted by relevance

/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
Dmultithread_constructor.c48 pid_t CreateMultiThreadProcess(int threadNum) in CreateMultiThreadProcess()
61 pid_t CreateMultiThreadForThreadCrash(int threadNum) in CreateMultiThreadForThreadCrash()
72 pid_t CreateMultiThreadForThreadCrashWithOpen(int threadNum, int openNum) in CreateMultiThreadForThreadCrashWithOpen()
86 NOINLINE int MultiThreadConstructor(const int threadNum) in MultiThreadConstructor()
99 NOINLINE int MultiThreadConstructorForThreadCrash(const int threadNum) in MultiThreadConstructorForThreadCrash()
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
Dstring_utils_test.cpp82 void TestThread(int* num, int threadNum, Lock* lock) in TestThread()
101 int threadNum = 3; variable
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dstring_utils_test.cpp80 void TestThread(int* num, int threadNum, std::mutex* mutex) in TestThread()
99 int threadNum = 3; variable
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dget_hardware_info.cpp162 size_t threadNum = in GetHardwareUsage() local
Dmemory_util.cpp112 size_t MemoryUtil::GetMaxThreadNum(const size_t &threadNum) in GetMaxThreadNum()
/base/hiviewdfx/hiview/base/event_publish/include/
Dapp_event_handler.h147 uint32_t threadNum = 0; member