Methods

finalacquire(param1:Int):Void

@:throws("java.lang.InterruptedException")finalacquireInterruptibly(param1:Int):Void

finalacquireShared(param1:Int):Void

@:throws("java.lang.InterruptedException")finalacquireSharedInterruptibly(param1:Int):Void

finalisQueued(param1:Thread):Bool

finalrelease(param1:Int):Bool

finalreleaseShared(param1:Int):Bool

@:throws("java.lang.InterruptedException")finaltryAcquireNanos(param1:Int, param2:Int64):Bool

@:throws("java.lang.InterruptedException")finaltryAcquireSharedNanos(param1:Int, param2:Int64):Bool

Inherited Variables

Inherited Methods