5 references to CountNoIdle
System.ServiceModel.Internals (5)
System\Runtime\IOThreadScheduler.cs (5)
202
if (Bits.
CountNoIdle
(slot) == 1)
222
if (Bits.
CountNoIdle
(slot) == 0)
267
while (Bits.
CountNoIdle
(slotLowPri) != 0)
298
if (Bits.
CountNoIdle
(slotLowPri) != 0)
342
if (Bits.
CountNoIdle
(slotLowPri) > 0)