class cpp.vm.Mutex
Available on cpp
function new():Void
function acquire():Void
function release():Void
function tryAcquire():Bool