Searched defs:rci_ (Results 1 – 2 of 2) sorted by relevance
/third_party/ejdb/src/ |
D | ejdb2_internal.h | 63 #define API_RLOCK(db_, rci_) \ argument 68 #define API_WLOCK(db_, rci_) \ argument 73 #define API_WLOCK2(db_, rci_) \ argument 77 #define API_UNLOCK(db_, rci_, rc_) \ argument 81 #define API_COLL_UNLOCK(jbc_, rci_, rc_) \ argument
|
/third_party/iowow/src/kv/ |
D | iwkv_internal.h | 326 #define API_RLOCK(iwkv_, rci_) \ argument 337 #define API_WLOCK(iwkv_, rci_) \ argument 348 #define API_UNLOCK(iwkv_, rci_, rc_) \ argument 352 #define API_DB_RLOCK(db_, rci_) \ argument 368 #define API_DB_WLOCK(db_, rci_) \ argument 384 #define API_DB_UNLOCK(db_, rci_, rc_) \ argument
|