Home
last modified time | relevance | path

Searched defs:file_lock_fail_fast (Results 1 – 3 of 3) sorted by relevance

/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DIWKVOptions.java19 private boolean file_lock_fail_fast = true; field in IWKVOptions
/third_party/ejdb/src/bindings/ejdb2_jni/src/android/java/com/softmotions/ejdb2/
DIWKVOptions.java18 private boolean file_lock_fail_fast = true; field in IWKVOptions
/third_party/iowow/src/kv/
Diwkv.h171 …bool file_lock_fail_fast; /**< Do not wait and raise error if database is locked by anothe… member