haXe API Documentation
Back | Index
class neko.vm.Lock
Available in neko
function new() : Void
function release() : Void
function wait(?timeout : Float) : Bool
Back | Index