1 reference to LocalFindAndPop
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\ThreadPoolWorkQueue.cs (1)
737
return tl != null && tl.workStealingQueue.
LocalFindAndPop
(callback);