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