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