package java.util.concurrent.locks
implements Lock, Serializable
Available on javanew (param1:Bool)new ()getHoldCount ():IntgetQueueLength ():IntgetWaitQueueLength (param1:Condition):InthasQueuedThread (param1:Thread):BoolhasQueuedThreads ():BoolhasWaiters (param1:Condition):BoolisFair ():BoolisHeldByCurrentThread ():BoolisLocked ():Boollock ():VoidlockInterruptibly ():VoidnewCondition ():ConditiontoString ():StringtryLock (param1:Int64, param2:TimeUnit):BooltryLock ():Boolunlock ():Void
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/util/concurrent/locks/ReentrantLock.html