Searched defs:threadNum (Results 1 – 7 of 7) sorted by relevance
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()
70 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()
81 void TestThread(int* num, int threadNum, Lock* lock) in TestThread()100 int threadNum = 3; variable
162 size_t threadNum = in GetHardwareUsage() local
112 size_t MemoryUtil::GetMaxThreadNum(const size_t &threadNum) in GetMaxThreadNum()
134 uint32_t threadNum = 0; member