1 reference to AllocateWaitInfo
System.Private.CoreLib (1)
src\System\Threading\Thread.CoreCLR.cs (1)
558return Volatile.Read(ref _waitInfo) ?? AllocateWaitInfo();