Searched defs:threadNum (Results 1 – 8 of 8) 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
35 NOINLINE int MultiThreadConstructor(const int threadNum) in MultiThreadConstructor()
55 static pid_t CreateMultiThreadProcess(int threadNum) in CreateMultiThreadProcess()
102 size_t MemoryUtil::GetMaxThreadNum(const size_t &threadNum) in GetMaxThreadNum()
152 size_t threadNum = in GetHardwareUsage() local
91 uint32_t threadNum = 4; in Init() local
78 bool DownloadServiceManager::Create(uint32_t threadNum) in Create()