Searched refs:IWRDB_NOLOCKS (Results 1 – 2 of 2) sorted by relevance
11 #define IWRDB_NOLOCKS ((iwrdb_oflags_t) 0x01U) macro
42 if (db->oflags & IWRDB_NOLOCKS) { in _initlocks()