Home
last modified time | relevance | path

Searched refs:IWKVD_WAL_NO_CHECKPOINT_ON_CLOSE (Results 1 – 3 of 3) sorted by relevance

/third_party/iowow/src/kv/tests/
Diwkv_test4.c131 iwkvd_trigger_xor(IWKVD_WAL_NO_CHECKPOINT_ON_CLOSE); in iwkv_test4_3_impl()
138 iwkvd_trigger_xor(IWKVD_WAL_NO_CHECKPOINT_ON_CLOSE); in iwkv_test4_3_impl()
/third_party/iowow/src/kv/
Diwkv_internal.h448 #define IWKVD_WAL_NO_CHECKPOINT_ON_CLOSE 1UL macro
Diwal.c218 if (tv & IWKVD_WAL_NO_CHECKPOINT_ON_CLOSE) { in _onclosing()