final class org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock extends java.util.concurrent.locks.ReentrantReadWriteLock implements org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingLock
{
private final org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock readLock;
private final org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock writeLock;
private final org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$LockGraphNode lockGraphNode;
final org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory this$0;
private void <init>(org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory, org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$LockGraphNode, boolean)
{
org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock v;
java.lang.Object v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$LockGraphNode v;
boolean v;
v := @this: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
v := @parameter: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory;
v := @parameter: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$LockGraphNode;
v := @parameter: boolean;
v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory this$0> = v;
specialinvoke v.<java.util.concurrent.locks.ReentrantReadWriteLock: void <init>(boolean)>(v);
v = new org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock;
specialinvoke v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock: void <init>(org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory,org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock)>(v, v);
v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock readLock> = v;
v = new org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock;
specialinvoke v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock: void <init>(org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory,org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock)>(v, v);
v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock writeLock> = v;
v = staticinvoke <org.apache.drill.shaded.guava.com.google.common.base.Preconditions: java.lang.Object checkNotNull(java.lang.Object)>(v);
v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$LockGraphNode lockGraphNode> = v;
return;
}
public java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock readLock()
{
org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock v;
v := @this: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
v = v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock readLock>;
return v;
}
public java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock writeLock()
{
org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock v;
v := @this: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
v = v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock writeLock>;
return v;
}
public org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$LockGraphNode getLockGraphNode()
{
org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$LockGraphNode v;
v := @this: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
v = v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$LockGraphNode lockGraphNode>;
return v;
}
public boolean isAcquiredByCurrentThread()
{
org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock v;
int v;
boolean v, v;
v := @this: org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
v = virtualinvoke v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock: boolean isWriteLockedByCurrentThread()>();
if v != 0 goto label;
v = virtualinvoke v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock: int getReadHoldCount()>();
if v <= 0 goto label;
label:
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
}