9 references to WaitHandleWaitSourceMap
System.Private.CoreLib (9)
_generated\2\LibraryImports.g.cs (1)
1945
private static extern partial void LogWaitHandleWaitStart(global::System.Diagnostics.Tracing.NativeRuntimeEventSource.
WaitHandleWaitSourceMap
WaitSource, nint AssociatedObjectID, ushort ClrInstanceID);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\NativeRuntimeEventSource.Threading.NativeSinks.cs (3)
348
WaitHandleWaitSourceMap
WaitSource,
359
WaitHandleWaitSourceMap
waitSource =
WaitHandleWaitSourceMap
.Unknown,
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\NativeRuntimeEventSource.Threading.NativeSinks.Internal.cs (1)
101
WaitHandleWaitSourceMap
WaitSource,
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Condition.cs (1)
155
NativeRuntimeEventSource.
WaitHandleWaitSourceMap
.MonitorWait);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\WaitHandle.cs (3)
111
NativeRuntimeEventSource.
WaitHandleWaitSourceMap
waitSource = NativeRuntimeEventSource.
WaitHandleWaitSourceMap
.Unknown)
153
waitSource != NativeRuntimeEventSource.
WaitHandleWaitSourceMap
.MonitorWait;