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