win32event.CreateMutex
PyHANDLE = CreateMutex(MutexAttributes, InitialOwner , Name )
Creates a mutex
Parameters
Return Value
The result is a handle to the created object
PyHANDLE = CreateMutex(MutexAttributes, InitialOwner , Name )
Creates a mutex