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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_pickle.cc60 WRITELOCK(this, FALSE, "w pickle_file::open");
91 WRITELOCK(this, EOF, "w pickle_file::close");
108 WRITELOCK(this, -1, "w pickle_file::transfer");
H A Ddb_log.cc81 WRITELOCK(this, 0, "w db_log::execute_on_log");
121 WRITELOCK(f, -1, "w f db_log::copy");
194 WRITELOCK(this, -1, "w db_log::append");
277 WRITELOCK(this, -1, "w db_log::sync_log");
319 WRITELOCK(this, -1, "w db_log::close");
348 WRITELOCK(this, FALSE, "w db_log::open");
H A Ddb.cc332 WRITELOCK(this, empty_result(DB_LOCK_ERROR), "w db::log_action");
412 WRITELOCK(this, empty_result(DB_LOCK_ERROR), "w db::execute");
436 WRITELOCK(this, -1, "w db::reset_log");
459 WRITELOCK(this, -1, "w db::close_log");
475 WRITELOCK(this, -1, "w db::open_log");
515 WRITELOCK(db, FALSE, "db::apply_log_entry");
577 WRITELOCK(this, FALSE, "w db::execute_log_entry");
606 WRITELOCK(this, -1, "w db::incorporate_log");
626 WRITELOCK(this, FALSE, "w db::load");
668 WRITELOCK(thi
[all...]
H A Ddb_dictlog.cc152 WRITELOCK(this, 0, "w db_dictlog::execute_on_log");
227 WRITELOCK(this, -1, "w db_dictlog::append");
H A Ddb_index.cc237 WRITELOCK(this, DB_LOCK_ERROR, "w db_index::remove");
277 WRITELOCK(this, DB_LOCK_ERROR, "w db_index::add");
334 WRITELOCK(this, -1, "w db_index::dump");
H A Ddb_dictionary.cc694 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::change_table_name");
752 WRITELOCK(this, FALSE, "w db_dictionary::inittemp");
846 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::massage_dict");
951 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::merge_dict");
1113 WRITELOCK(this, FALSE, "w db_dictionary::init");
1194 WRITELOCK(dict, FALSE, "w apply_log_entry");
1231 WRITELOCK(this, -1, "w db_dictionary::incorporate_log");
1244 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::db_shutdown");
1317 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::checkpoint");
1351 WRITELOCK(thi
[all...]
H A Ddb_mindex.cc742 WRITELOCK(this, DB_LOCK_ERROR, "w db_mindex::remove_aux");
834 WRITELOCK(this, DB_LOCK_ERROR, "w db_mindex::remove");
931 WRITELOCK(this, DB_LOCK_ERROR, "w db_mindex::add");
1044 WRITELOCK(dp, -1, "w pickle_mindex::transfer");
1105 WRITELOCK(this, -1, "w db_mindex::load");
H A Ddb_headers.h118 #define WRITELOCK(this, retval, msg) \ macro
133 /* As WRITELOCK/WRITEUNLOCK, but set rescode instead of returning on failure */
H A Ddb_table.cc146 WRITELOCK(this, NULL, "w db_free_list::pop");
169 WRITELOCK(this, FALSE, "w db_free_list::push");
768 WRITELOCK(this, FALSE, "db_table::configure w");

Completed in 30 milliseconds