Home
last modified time | relevance | path

Searched refs:API_UNLOCK (Results 1 – 4 of 4) sorted by relevance

/third_party/ejdb/src/
Dejdb2_internal.h77 #define API_UNLOCK(db_, rci_, rc_) \ macro
85 API_UNLOCK((jbc_)->db, rci_, rc_); \
Dejdb2.c1366 API_UNLOCK(db, rci, rc); in _jb_wal_lock_interceptor()
1605 API_UNLOCK(db, rci, rc); in ejdb_remove_collection()
1709 API_UNLOCK(db, rci, rc); in ejdb_rename_collection()
1754 API_UNLOCK(db, rci, rc); in ejdb_get_meta()
/third_party/iowow/src/kv/
Diwkv_internal.h348 #define API_UNLOCK(iwkv_, rci_, rc_) \ macro
388 API_UNLOCK((db_)->iwkv, rci_, rc_); \
Diwkv.c3278 API_UNLOCK(iwkv, rci, rc); in iwkv_state()
3602 API_UNLOCK(iwkv, rci, rc); in iwkv_exclusive_unlock()
3683 API_UNLOCK(iwkv, rci, rc); in iwkv_db()