Searched refs:deadlock_detect_depth (Results 1 – 4 of 4) sorted by relevance
140 return opts->deadlock_detect_depth; in Java_org_rocksdb_TransactionOptions_getDeadlockDetectDepth()153 opts->deadlock_detect_depth = jdeadlock_detect_depth; in Java_org_rocksdb_TransactionOptions_setDeadlockDetectDepth()
161 int64_t deadlock_detect_depth = 50; member
65 deadlock_detect_depth_ = txn_options.deadlock_detect_depth; in Initialize()
3811 opt->rep.deadlock_detect_depth = depth; in rocksdb_transaction_options_set_deadlock_detect_depth()