Home
last modified time | relevance | path

Searched refs:WRITEUNLOCK (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc716 WRITEUNLOCK(this, DB_MEMORY_LIMIT, in change_table_name()
734 WRITEUNLOCK(this, DB_LOCK_ERROR, in change_table_name()
758 WRITEUNLOCK(this, FALSE, "wu db_dictionary::inittemp"); in inittemp()
765 WRITEUNLOCK(this, FALSE, in inittemp()
774 WRITEUNLOCK(this, FALSE, in inittemp()
783 WRITEUNLOCK(this, FALSE, in inittemp()
799 WRITEUNLOCK(this, FALSE, in inittemp()
810 WRITEUNLOCK(this, FALSE, in inittemp()
828 WRITEUNLOCK(this, FALSE, "wu db_dictionary::inittemp"); in inittemp()
851 WRITEUNLOCK(this, DB_INTERNAL_ERROR, in massage_dict()
[all …]
H A Ddb_log.cc94 WRITEUNLOCK(this, count, "wu db_log::execute_on_log"); in execute_on_log()
123 WRITEUNLOCK(f, l, "wu f db_log::copy"); in copy()
141 WRITEUNLOCK(f, ret, "wu f db_log::copy"); in copy()
196 WRITEUNLOCK(this, -1, "wu db_log::append"); in append()
207 WRITEUNLOCK(this, status, "wu db_log::append"); in append()
281 WRITEUNLOCK(this, status, "wu db_log::sync_log"); in sync_log()
310 WRITEUNLOCK(this, status, "wu db_log::sync_log"); in sync_log()
338 WRITEUNLOCK(this, ret, "wu db_log::close"); in close()
351 WRITEUNLOCK(this, ret, "wu db_log::open"); in open()
360 WRITEUNLOCK(this, ret, "wu db_log::open"); in open()
[all …]
H A Ddb_pickle.cc77 WRITEUNLOCK(this, FALSE, "wu pickle_file::open"); in open()
80 WRITEUNLOCK(this, FALSE, "wu pickle_file::open"); in open()
94 WRITEUNLOCK(this, EOF, "wu pickle_file::close"); in close()
112 WRITEUNLOCK(this, -1, "wu pickle_file::transfer"); in transfer()
116 WRITEUNLOCK(this, -1, "wu pickle_file::transfer"); in transfer()
120 WRITEUNLOCK(this, -1, "wu pickle_file::transfer"); in transfer()
H A Ddb.cc346 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), in log_action()
355 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), in log_action()
372 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), in log_action()
382 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), "wu db::log_action"); in log_action()
415 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), in execute()
451 WRITEUNLOCK(this, -1, "wu db::reset_log"); in reset_log()
467 WRITEUNLOCK(this, -1, "wu db::close_log"); in close_log()
484 WRITEUNLOCK(this, -1, "wu db::open_log"); in open_log()
494 WRITEUNLOCK(this, -1, "wu db::open_log"); in open_log()
499 WRITEUNLOCK(this, -1, "wu db::open_log"); in open_log()
[all …]
H A Ddb_dictlog.cc154 WRITEUNLOCK(this, 0, "wu db_dictlog::execute_on_log"); in execute_on_log()
166 WRITEUNLOCK(this, count, "wu db_dictlog::execute_on_log"); in execute_on_log()
229 WRITEUNLOCK(this, -1, "wu db_dictlog::append"); in append()
237 WRITEUNLOCK(this, status, "wu db_dictlog::append"); in append()
244 WRITEUNLOCK(this, status, "wu db_dictlog::append"); in append()
253 WRITEUNLOCK(this, status, "wu db_dictlog::append"); in append()
H A Ddb_index.cc239 WRITEUNLOCK(this, DB_NOTFOUND, "wu db_index::remove"); in remove()
255 WRITEUNLOCK(this, ret, "wu db_index::remove"); in remove()
287 WRITEUNLOCK(this, DB_MEMORY_LIMIT, in add()
297 WRITEUNLOCK(this, DB_NOTUNIQUE, "wu db_index::add"); in add()
305 WRITEUNLOCK(this, DB_SUCCESS, "wu db_index::add"); in add()
341 WRITEUNLOCK(this, ret, "wu db_index::dump"); in dump()
H A Ddb_table.cc153 WRITEUNLOCK(this, NULL, "wu db_free_list::pop"); in pop()
161 WRITEUNLOCK(this, found, "wu db_free_list::pop"); in pop()
176 WRITEUNLOCK(this, FALSE, "wu db_free_list::push"); in push()
184 WRITEUNLOCK(this, TRUE, "wu db_free_list::push"); in push()
805 WRITEUNLOCK(this, FALSE, in configure()
836 WRITEUNLOCK(this, FALSE, in configure()
881 WRITEUNLOCK(this, FALSE, "db_table::configure wu"); in configure()
H A Ddb_mindex.cc748 WRITEUNLOCK(this, DB_MEMORY_LIMIT, "wu db_mindex::remove_aux"); in remove_aux()
756 WRITEUNLOCK(this, DB_INTERNAL_ERROR, in remove_aux()
815 WRITEUNLOCK(this, DB_SUCCESS, "wu db_mindex::remove_aux"); in remove_aux()
1048 WRITEUNLOCK(dp, ret, "wu pickle_mindex::transfer"); in transfer()
1179 WRITEUNLOCK(this, status, "wu db_mindex::load"); in load()
H A Ddb_headers.h120 #define WRITEUNLOCK(this, retval, msg) \ macro
H A Ddb_mindex3.cc586 WRITEUNLOCK(((db *)mindex->getDbPtr()), in entriesFromLDAPreal()