Searched refs:READUNLOCK (Results 1 - 11 of 11) sorted by relevance
/osnet-11/usr/src/lib/libnisdb/ |
H A D | db_vers.cc | 76 READUNLOCK(this, NULL, "ru vers::nextminor DB_MEMORY_LIMIT"); 94 READUNLOCK(this, newvers, "ru vers::nextminor"); 110 READUNLOCK(this, NULL, "ru vers::nextmajor DB_MEMORY_LIMIT"); 123 READUNLOCK(this, newvers, "ru vers::nextmajor"); 145 READUNLOCK(this, FALSE, "ru + r other vers::earlier_than"); 155 READUNLOCK(this, ret, ((lret != 0) ? 194 READUNLOCK(this, ret, "ru vers::equal");
|
H A D | db_dictlog.cc | 196 READUNLOCK(this, NULL, "ru db_dictlog::get"); 203 READUNLOCK(this, NULL, "ru db_dictlog::get"); 209 READUNLOCK(this, NULL, "ru db_dictlog::get"); 217 READUNLOCK(this, j, "ru db_dictlog::get");
|
H A D | db_dictionary.cc | 645 READUNLOCK(this, DB_MEMORY_LIMIT, 654 READUNLOCK(this, DB_MEMORY_LIMIT, 664 READUNLOCK(this, DB_MEMORY_LIMIT, 675 READUNLOCK(this, DB_MEMORY_LIMIT, 683 READUNLOCK(this, DB_LOCK_ERROR, "ru db_dictionary::db_clone_bucket"); 1026 READUNLOCK(this, DB_LOCK_ERROR, "ru db_dictionary::copyfile"); 1037 READUNLOCK(this, DB_NOTFOUND, 1043 READUNLOCK(this, ret, "ru db_dictionary::copyfile"); 1063 READUNLOCK(this, FALSE, 1078 READUNLOCK(thi [all...] |
H A D | db_log.cc | 163 READUNLOCK(this, NULL, "ru db_log::get"); 170 READUNLOCK(this, NULL, "ru db_log::get"); 176 READUNLOCK(this, NULL, "ru db_log::get"); 184 READUNLOCK(this, j, "ru db_log::get");
|
H A D | db_mindex.cc | 193 READUNLOCK(this, NULL, "ru db_mindex::satisfy_query"); 202 READUNLOCK(this, NULL, "ru db_mindex::satisfy_query"); 207 READUNLOCK(this, NULL, "ru db_mindex::satisfy_query"); 217 READUNLOCK(this, NULL, "ru db_mindex::satisfy_query"); 221 READUNLOCK(this, NULL, "ru db_mindex::satisfy_query"); 256 READUNLOCK(this, NULL, "ru db_mindex::satisfy_query"); 389 READUNLOCK(this, NULL, 393 READUNLOCK(this, NULL, 406 READUNLOCK(this, NULL, 414 READUNLOCK(thi [all...] |
H A D | db_index.cc | 198 READUNLOCK(this, NULL, "ru db_index::lookup"); 217 READUNLOCK(this, ret, "ru db_index::lookup");
|
H A D | db_scheme.cc | 213 READUNLOCK(this, TRUE, 218 READUNLOCK(this, FALSE, "ru db_scheme::find_index");
|
H A D | db_mindex2.cc | 1220 READUNLOCK(dbm->table, LDAP_NO_MEMORY, 1234 READUNLOCK(dbm->table, 1242 READUNLOCK(dbm->table, 1258 READUNLOCK(dbm->table, stat, 1609 READUNLOCK(table, LDAP_OPERATIONS_ERROR, 1619 READUNLOCK(table, LDAP_OPERATIONS_ERROR, 1635 READUNLOCK(table, LDAP_OPERATIONS_ERROR, 1676 READUNLOCK(table, stat,
|
H A D | db_table.cc | 205 READUNLOCK(this, NULL, "ru db_free_list::stats"); 219 READUNLOCK(this, answer, "ru db_free_list::stats"); 756 READUNLOCK(this, answer, "ru db_table::stats"); 898 READUNLOCK(this, ret, "db_table::cacheValid ru"); 1111 READUNLOCK(this, ret, "ru db_table::dump"); 1139 READUNLOCK(this, ret, "ru db_table::entry_exists_p");
|
H A D | db_headers.h | 102 #define READUNLOCK(this, retval, msg) \ macro 111 /* As READLOCK/READUNLOCK, but set rescode instead of returning on failure */ 117 /* As READLOCK/READUNLOCK, but use a write lock */
|
H A D | db.cc | 407 READUNLOCK(this, empty_result(DB_LOCK_ERROR),
|
Completed in 31 milliseconds