Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc766 WRITEUNLOCK(this, FALSE, in inittemp()
775 WRITEUNLOCK(this, FALSE, in inittemp()
784 WRITEUNLOCK(this, FALSE, in inittemp()
1123 WRITEUNLOCK(this, FALSE, in init()
1132 WRITEUNLOCK(this, FALSE, in init()
1141 WRITEUNLOCK(this, FALSE, in init()
1586 WRITEUNLOCK(this, NULL, in find_table_noLDAP()
1598 WRITEUNLOCK(this, NULL, in find_table_noLDAP()
2162 WRITEUNLOCK(this, NULL, in db_copy_dictionary()
2169 WRITEUNLOCK(this, NULL, in db_copy_dictionary()
[all …]
H A Ddb_log.cc121 WRITEUNLOCK(f, l, "wu f db_log::copy"); in copy()
139 WRITEUNLOCK(f, ret, "wu f db_log::copy"); in copy()
194 WRITEUNLOCK(this, -1, "wu db_log::append"); in append()
205 WRITEUNLOCK(this, status, "wu db_log::append"); in append()
279 WRITEUNLOCK(this, status, "wu db_log::sync_log"); in sync_log()
308 WRITEUNLOCK(this, status, "wu db_log::sync_log"); in sync_log()
336 WRITEUNLOCK(this, ret, "wu db_log::close"); in close()
349 WRITEUNLOCK(this, ret, "wu db_log::open"); in open()
358 WRITEUNLOCK(this, ret, "wu db_log::open"); in open()
367 WRITEUNLOCK(this, ret, "wu db_log::open"); in open()
[all …]
H A Ddb.cc344 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), in log_action()
353 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), in log_action()
449 WRITEUNLOCK(this, -1, "wu db::reset_log"); in reset_log()
465 WRITEUNLOCK(this, -1, "wu db::close_log"); in close_log()
482 WRITEUNLOCK(this, -1, "wu db::open_log"); in open_log()
492 WRITEUNLOCK(this, -1, "wu db::open_log"); in open_log()
497 WRITEUNLOCK(this, -1, "wu db::open_log"); in open_log()
539 WRITEUNLOCK(db, FALSE, "db::apply_log_entry"); in apply_log_entry()
636 WRITEUNLOCK(this, FALSE, "wu db::load"); in load()
675 WRITEUNLOCK(this, FALSE, "wu db::init"); in init()
[all …]
H A Ddb_pickle.cc75 WRITEUNLOCK(this, FALSE, "wu pickle_file::open"); in open()
78 WRITEUNLOCK(this, FALSE, "wu pickle_file::open"); in open()
92 WRITEUNLOCK(this, EOF, "wu pickle_file::close"); in close()
110 WRITEUNLOCK(this, -1, "wu pickle_file::transfer"); in transfer()
114 WRITEUNLOCK(this, -1, "wu pickle_file::transfer"); in transfer()
118 WRITEUNLOCK(this, -1, "wu pickle_file::transfer"); in transfer()
H A Ddb_dictlog.cc152 WRITEUNLOCK(this, 0, "wu db_dictlog::execute_on_log"); in execute_on_log()
164 WRITEUNLOCK(this, count, "wu db_dictlog::execute_on_log"); in execute_on_log()
227 WRITEUNLOCK(this, -1, "wu db_dictlog::append"); in append()
235 WRITEUNLOCK(this, status, "wu db_dictlog::append"); in append()
242 WRITEUNLOCK(this, status, "wu db_dictlog::append"); in append()
251 WRITEUNLOCK(this, status, "wu db_dictlog::append"); in append()
H A Ddb_index.cc237 WRITEUNLOCK(this, DB_NOTFOUND, "wu db_index::remove"); in remove()
253 WRITEUNLOCK(this, ret, "wu db_index::remove"); in remove()
285 WRITEUNLOCK(this, DB_MEMORY_LIMIT, in add()
295 WRITEUNLOCK(this, DB_NOTUNIQUE, "wu db_index::add"); in add()
303 WRITEUNLOCK(this, DB_SUCCESS, "wu db_index::add"); in add()
339 WRITEUNLOCK(this, ret, "wu db_index::dump"); in dump()
H A Ddb_table.cc154 WRITEUNLOCK(this, 0, "wu db_free_list::pop"); in pop()
162 WRITEUNLOCK(this, found, "wu db_free_list::pop"); in pop()
177 WRITEUNLOCK(this, FALSE, "wu db_free_list::push"); in push()
185 WRITEUNLOCK(this, TRUE, "wu db_free_list::push"); in push()
806 WRITEUNLOCK(this, FALSE, in configure()
837 WRITEUNLOCK(this, FALSE, in configure()
882 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()