1 reference to CreateMutex
mscorlib (1)
system\threading\mutex.cs (1)
439
mutexHandle = Win32Native.
CreateMutex
(securityAttribute, initiallyOwned, name);