Searched defs:threadNum (Results 1 – 3 of 3) sorted by relevance
115 int ThreadTimeCost(int threadNum, int mallocTimes) { in ThreadTimeCost()164 int threadNum = 1; in main() local
221 int threadNum = DEFAULT_THREAD_NUM; in main() local
29 string threadNum = std::to_string(SIZE_THREAD_POOL * 2); in Runtime() local