Searched refs:victimContext (Results 1 – 1 of 1) sorted by relevance
356 internal::ThreadContext& victimContext = threadContext.taskScheduler->threadContext[index]; in TryStealTask() local357 if (victimContext.queue.TryPopNewest(task)) in TryStealTask()