package java.util.concurrent.locks
extended by ReentrantLock
Available on java
lock():Void
lockInterruptibly():Void
newCondition():Condition
tryLock(param1:Int64, param2:TimeUnit):Bool
tryLock():Bool
unlock():Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/util/concurrent/locks/Lock.html