Home
last modified time | relevance | path

Searched refs:WRITELOCK (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libnisdb/
H A Ddb_log.cc81 WRITELOCK(this, 0, "w db_log::execute_on_log"); in execute_on_log()
121 WRITELOCK(f, -1, "w f db_log::copy"); in copy()
194 WRITELOCK(this, -1, "w db_log::append"); in append()
277 WRITELOCK(this, -1, "w db_log::sync_log"); in sync_log()
319 WRITELOCK(this, -1, "w db_log::close"); in close()
348 WRITELOCK(this, FALSE, "w db_log::open"); in open()
H A Ddb.cc332 WRITELOCK(this, empty_result(DB_LOCK_ERROR), "w db::log_action"); in log_action()
412 WRITELOCK(this, empty_result(DB_LOCK_ERROR), "w db::execute"); in execute()
436 WRITELOCK(this, -1, "w db::reset_log"); in reset_log()
459 WRITELOCK(this, -1, "w db::close_log"); in close_log()
475 WRITELOCK(this, -1, "w db::open_log"); in open_log()
515 WRITELOCK(db, FALSE, "db::apply_log_entry"); in apply_log_entry()
577 WRITELOCK(this, FALSE, "w db::execute_log_entry"); in execute_log_entry()
606 WRITELOCK(this, -1, "w db::incorporate_log"); in incorporate_log()
626 WRITELOCK(this, FALSE, "w db::load"); in load()
668 WRITELOCK(this, FALSE, "w db::init"); in init()
[all …]
H A Ddb_pickle.cc60 WRITELOCK(this, FALSE, "w pickle_file::open"); in open()
91 WRITELOCK(this, EOF, "w pickle_file::close"); in close()
108 WRITELOCK(this, -1, "w pickle_file::transfer"); in transfer()
H A Ddb_dictionary.cc697 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::change_table_name"); in change_table_name()
755 WRITELOCK(this, FALSE, "w db_dictionary::inittemp"); in inittemp()
849 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::massage_dict"); in massage_dict()
954 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::merge_dict"); in merge_dict()
1116 WRITELOCK(this, FALSE, "w db_dictionary::init"); in init()
1197 WRITELOCK(dict, FALSE, "w apply_log_entry"); in apply_log_entry()
1234 WRITELOCK(this, -1, "w db_dictionary::incorporate_log"); in incorporate_log()
1247 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::db_shutdown"); in db_shutdown()
1320 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::checkpoint"); in checkpoint()
1354 WRITELOCK(this, -1, "w db_dictionary::reset_log"); in reset_log()
[all …]
H A Ddb_index.cc237 WRITELOCK(this, DB_LOCK_ERROR, "w db_index::remove"); in remove()
277 WRITELOCK(this, DB_LOCK_ERROR, "w db_index::add"); in add()
334 WRITELOCK(this, -1, "w db_index::dump"); in dump()
H A Ddb_dictlog.cc152 WRITELOCK(this, 0, "w db_dictlog::execute_on_log"); in execute_on_log()
227 WRITELOCK(this, -1, "w db_dictlog::append"); in append()
H A Ddb_mindex.cc744 WRITELOCK(this, DB_LOCK_ERROR, "w db_mindex::remove_aux"); in remove_aux()
836 WRITELOCK(this, DB_LOCK_ERROR, "w db_mindex::remove"); in remove()
933 WRITELOCK(this, DB_LOCK_ERROR, "w db_mindex::add"); in add()
1046 WRITELOCK(dp, -1, "w pickle_mindex::transfer"); in transfer()
1107 WRITELOCK(this, -1, "w db_mindex::load"); in load()
H A Ddb_headers.h118 #define WRITELOCK(this, retval, msg) \ macro
H A Ddb_table.cc149 WRITELOCK(this, NULL, "w db_free_list::pop"); in pop()
172 WRITELOCK(this, FALSE, "w db_free_list::push"); in push()
771 WRITELOCK(this, FALSE, "db_table::configure w"); in configure()