Home
last modified time | relevance | path

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

/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/hiviewdfx/faultloggerd/test/unittest/process_dump/
Dmultithread_constructor.c46 NOINLINE int MultiThreadConstructor(const int threadNum) in MultiThreadConstructor()
64 NOINLINE int MultiThreadConstructorForThreadCrash(const int threadNum) in MultiThreadConstructorForThreadCrash()
Ddfx_processdump_test.cpp70 static pid_t CreateMultiThreadProcess(int threadNum) in CreateMultiThreadProcess()
81 static pid_t CreateMultiThreadForThreadCrash(int threadNum) in CreateMultiThreadForThreadCrash()
92 static pid_t CreateMultiThreadForThreadCrashWithOpen(int threadNum, int openNum) in CreateMultiThreadForThreadCrashWithOpen()
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dstring_utils_test.cpp81 void TestThread(int* num, int threadNum, Lock* lock) in TestThread()
100 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.h134 uint32_t threadNum = 0; member