1 reference to CreateMutexHandle
mscorlib (1)
system\threading\mutex.cs (1)
187
errorCode =
CreateMutexHandle
(m_initiallyOwned, m_name, m_secAttrs, out mutexHandle);