NewMutex
function NewMutex(
const Name: string = '';
Inheritable: Boolean = False): IMutex;
function NewMutex(
Handle: Cardinal;
Owns: Boolean): IMutex;
Defined in: DSLock
⏱ Last Modified: Mon 3:43:39 pm