1 reference to MaxDurationMsForPreemptingWaiters
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\Lock.cs (1)
646
(ushort)(Environment.TickCount - waiterStartTimeMs) >=
MaxDurationMsForPreemptingWaiters
;