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