Searched refs:tryPop (Results 1 – 1 of 1) sorted by relevance
54 bool tryPop(Task** task) in tryPop() function149 if (taskQueues[(i + x) % threads.count]->tryPop(&task)) { in run()