2 references to Current
mscorlib (2)
system\threading\threadpool.cs (2)
692
WorkStealingQueue[] otherQueues = allThreadQueues.
Current
;
1683
return EnumerateQueuedWorkItems(ThreadPoolWorkQueue.allThreadQueues.
Current
, ThreadPoolGlobals.workQueue.queueTail);