Searched defs:threadNum (Results 1 – 3 of 3) sorted by relevance
21 Runner::Runner(uint32_t threadNum) : totalThreadNum_(threadNum) in Runner()49 int threadNum = threadPool_.size(); in TerminateThread() local
21 void Platform::Initialize(int threadNum) in Initialize()
29 WorkerHelper::WorkerHelper(Heap *heap, uint32_t threadNum) in WorkerHelper()