Searched defs:threadNum (Results 1 – 6 of 6) sorted by relevance
82 void TestThread(int* num, int threadNum, Lock* lock) in TestThread()101 int threadNum = 3; variable
81 void TestThread(int* num, int threadNum, Lock* lock) in TestThread()100 int threadNum = 3; variable
35 NOINLINE int MultiThreadConstructor(const int threadNum) in MultiThreadConstructor()
64 static pid_t CreateMultiThreadProcess(int threadNum) in CreateMultiThreadProcess()
106 size_t MemoryUtil::GetMaxThreadNum(const size_t &threadNum) in GetMaxThreadNum()
152 size_t threadNum = in GetHardwareUsage() local