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