Home
last modified time | relevance | path

Searched refs:READLOCK (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/lib/libnisdb/
H A Ddb_vers.cc71 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 Ddb_mindex.cc175 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 Ddb_dictionary.cc643 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 Ddb_table.cc204 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 Ddb_dictlog.cc194 READLOCK(this, NULL, "r db_dictlog::get"); in get()
H A Ddb_scheme.cc208 READLOCK(this, FALSE, "r db_scheme::find_index"); in find_index()
H A Ddb_headers.h100 #define READLOCK(this, retval, msg) \ macro
H A Ddb_log.cc161 READLOCK(this, NULL, "r db_log::get"); in get()
H A Ddb_index.cc196 READLOCK(this, NULL, "r db_index::lookup"); in lookup()
H A Ddb_mindex2.cc1205 READLOCK(dbm->table, LDAP_OPERATIONS_ERROR, in storeObjLDAP()
1603 READLOCK(table, LDAP_OPERATIONS_ERROR, in storeLDAP()
H A Ddb.cc405 READLOCK(this, empty_result(DB_LOCK_ERROR), "r db::execute"); in execute()