1 write to _waitInfo
System.Private.CoreLib (1)
System\Threading\Thread.NativeAot.Unix.cs (1)
25_waitInfo = new WaitSubsystem.ThreadWaitInfo(this);
2 references to _waitInfo
System.Private.CoreLib (2)
System\Threading\Thread.NativeAot.Unix.cs (2)
21internal WaitSubsystem.ThreadWaitInfo WaitInfo => _waitInfo; 54currentThread._waitInfo.OnThreadExiting();