class flash.concurrent.Mutex
Available on flash
static var isSupported:Bool
function new():Void
function lock():Void
function tryLock():Bool
function unlock():Void