Searched refs:READLOCK (Results 1 - 11 of 11) sorted by relevance
/osnet-11/usr/src/lib/libnisdb/ |
H A D | db_vers.cc | 71 READLOCK(this, NULL, "r vers::nextminor"); 105 READLOCK(this, NULL, "r vers::nextmajor"); 142 READLOCK(this, FALSE, "r vers::earlier_than"); 188 READLOCK(this, FALSE, "r vers::equal");
|
H A D | db_mindex.cc | 173 READLOCK(this, NULL, "r db_mindex::satisfy_query"); 320 READLOCK(this, NULL, "r db_mindex::prepare_results"); 384 READLOCK(this, NULL, "r db_mindex::extract_index_values_from_object"); 435 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::first"); 475 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::next"); 547 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::first"); 584 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::next"); 661 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::all");
|
H A D | db_dictionary.cc | 640 READLOCK(this, DB_LOCK_ERROR, "r db_dictionary::db_clone_bucket"); 1016 READLOCK(this, DB_LOCK_ERROR, "r db_dictionary::copyfile"); 1034 READLOCK(this, DB_LOCK_ERROR, "r db_dictionary::copyfile"); 1056 READLOCK(this, FALSE, "r db_dictionary::extract_entries"); 1284 READLOCK(this, -1, "r db_dictionary::dump"); 1460 READLOCK(this, NULL, "r db_dictionary::find_table_desc"); 1474 READLOCK(this, NULL, "r db_dictionary::find_table_desc_d"); 1556 READLOCK(this, NULL, "r db_dictionary::find_table"); 1826 READLOCK(this, NULL, "r db_dictionary::translate_to_query"); 1878 READLOCK(thi [all...] |
H A D | db_dictlog.cc | 194 READLOCK(this, NULL, "r db_dictlog::get");
|
H A D | db_table.cc | 201 READLOCK(this, NULL, "r db_free_list::stats"); 744 READLOCK(this, NULL, "r db_table::stats"); 889 READLOCK(this, FALSE, "db_table::cacheValid r"); 1103 READLOCK(this, -1, "r db_table::dump"); 1136 READLOCK(this, FALSE, "r db_table::entry_exists_p");
|
H A D | db_headers.h | 100 #define READLOCK(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_index.cc | 196 READLOCK(this, NULL, "r db_index::lookup");
|
H A D | db_log.cc | 161 READLOCK(this, NULL, "r db_log::get");
|
H A D | db_scheme.cc | 208 READLOCK(this, FALSE, "r db_scheme::find_index");
|
H A D | db.cc | 405 READLOCK(this, empty_result(DB_LOCK_ERROR), "r db::execute");
|
H A D | db_mindex2.cc | 1205 READLOCK(dbm->table, LDAP_OPERATIONS_ERROR, 1603 READLOCK(table, LDAP_OPERATIONS_ERROR,
|
Completed in 32 milliseconds