Searched refs:deadlockDetectDepth (Results 1 – 2 of 2) sorted by relevance
145 final long deadlockDetectDepth) { in setDeadlockDetectDepth() argument146 setDeadlockDetectDepth(nativeHandle_, deadlockDetectDepth); in setDeadlockDetectDepth()184 final long deadlockDetectDepth); in setDeadlockDetectDepth() argument
56 public void deadlockDetectDepth() { in deadlockDetectDepth() method in TransactionOptionsTest