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