Searched refs:READLOCK (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/lib/libnisdb/ |
H A D | db_vers.cc | 71 READLOCK(this, NULL, "r vers::nextminor"); in nextminor() 105 READLOCK(this, NULL, "r vers::nextmajor"); in nextmajor() 142 READLOCK(this, FALSE, "r vers::earlier_than"); in earlier_than() 188 READLOCK(this, FALSE, "r vers::equal"); in equal()
|
H A D | db_mindex.cc | 175 READLOCK(this, NULL, "r db_mindex::satisfy_query"); in satisfy_query() 322 READLOCK(this, NULL, "r db_mindex::prepare_results"); in prepare_results() 386 READLOCK(this, NULL, "r db_mindex::extract_index_values_from_object"); in extract_index_values_from_object() 437 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::first"); in first() 477 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::next"); in next() 549 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::first"); in first() 586 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::next"); in next() 663 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::all"); in all()
|
H A D | db_dictionary.cc | 643 READLOCK(this, DB_LOCK_ERROR, "r db_dictionary::db_clone_bucket"); in db_clone_bucket() 1019 READLOCK(this, DB_LOCK_ERROR, "r db_dictionary::copyfile"); in copyfile() 1037 READLOCK(this, DB_LOCK_ERROR, "r db_dictionary::copyfile"); in copyfile() 1059 READLOCK(this, FALSE, "r db_dictionary::extract_entries"); in extract_entries() 1287 READLOCK(this, -1, "r db_dictionary::dump"); in dump() 1463 READLOCK(this, NULL, "r db_dictionary::find_table_desc"); in find_table_desc() 1477 READLOCK(this, NULL, "r db_dictionary::find_table_desc_d"); in find_table_desc() 1559 READLOCK(this, NULL, "r db_dictionary::find_table"); in find_table_noLDAP() 1829 READLOCK(this, NULL, "r db_dictionary::translate_to_query"); in translate_to_query() 1881 READLOCK(this, NULL, "r db_dictionary::get_table_names"); in get_table_names() [all …]
|
H A D | db_table.cc | 204 READLOCK(this, NULL, "r db_free_list::stats"); in stats() 747 READLOCK(this, NULL, "r db_table::stats"); in stats() 892 READLOCK(this, FALSE, "db_table::cacheValid r"); in cacheValid() 1106 READLOCK(this, -1, "r db_table::dump"); in dump() 1139 READLOCK(this, FALSE, "r db_table::entry_exists_p"); in entry_exists_p()
|
H A D | db_dictlog.cc | 194 READLOCK(this, NULL, "r db_dictlog::get"); in get()
|
H A D | db_scheme.cc | 208 READLOCK(this, FALSE, "r db_scheme::find_index"); in find_index()
|
H A D | db_headers.h | 100 #define READLOCK(this, retval, msg) \ macro
|
H A D | db_log.cc | 161 READLOCK(this, NULL, "r db_log::get"); in get()
|
H A D | db_index.cc | 196 READLOCK(this, NULL, "r db_index::lookup"); in lookup()
|
H A D | db_mindex2.cc | 1205 READLOCK(dbm->table, LDAP_OPERATIONS_ERROR, in storeObjLDAP() 1603 READLOCK(table, LDAP_OPERATIONS_ERROR, in storeLDAP()
|
H A D | db.cc | 405 READLOCK(this, empty_result(DB_LOCK_ERROR), "r db::execute"); in execute()
|