3 references to SetEvent
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Threading\EventWaitHandle.Unix.cs (2)
66WaitSubsystem.SetEvent(waitHandle.DangerousGetHandle()); 80WaitSubsystem.SetEvent(waitHandle.DangerousGetHandle());
src\libraries\System.Private.CoreLib\src\System\Threading\Thread.Unix.cs (1)
84WaitSubsystem.SetEvent(waitHandle.DangerousGetHandle());