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