Pascal Scripting: CreateMutex

Prototype:

procedure CreateMutex(const Name: String);

Description:

Creates a mutex with the specified name.