1 reference to CreateSemaphore
System (1)
net\System\Net\_Semaphore.cs (1)
24Handle = UnsafeNclNativeMethods.CreateSemaphore(IntPtr.Zero, initialCount, maxCount, IntPtr.Zero);