2 references to NewSemaphore
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Semaphore.Unix.cs (2)
16
SafeWaitHandle = WaitSubsystem.
NewSemaphore
(initialCount, maximumCount);
34
SafeWaitHandle = WaitSubsystem.
NewSemaphore
(initialCount, maximumCount);