Searched defs:workerIndex (Results 1 – 2 of 2) sorted by relevance
152 int workerIndex = currentIndex % mWorkers.size(); in enqueue() local
833 void ProcessGroupGloo::runLoop(int workerIndex) { in runLoop()