Home
last modified time | relevance | path

Searched refs:DB_LOCK_ERROR (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libnisdb/
H A Ddb_mindex.cc437 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::first"); in first()
438 READLOCK2(table, DB_LOCK_ERROR, "r table db_mindex::first", this); in first()
449 DB_LOCK_ERROR, DB_LOCK_ERROR, in first()
477 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::next"); in next()
478 READLOCK2(table, DB_LOCK_ERROR, "r db_mindex::next", this); in next()
549 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::first"); in first()
550 READLOCK2(table, DB_LOCK_ERROR, "r table db_mindex::first", this); in first()
586 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::next"); in next()
587 READLOCK2(table, DB_LOCK_ERROR, "r table db_mindex::next", this); in next()
663 READLOCK(this, DB_LOCK_ERROR, "r db_mindex::all"); in all()
[all …]
H A Ddb_dictionary.cc643 READLOCK(this, DB_LOCK_ERROR, "r db_dictionary::db_clone_bucket"); in db_clone_bucket()
686 READUNLOCK(this, DB_LOCK_ERROR, "ru db_dictionary::db_clone_bucket"); in db_clone_bucket()
697 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::change_table_name"); in change_table_name()
734 WRITEUNLOCK(this, DB_LOCK_ERROR, in change_table_name()
849 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::massage_dict"); in massage_dict()
940 WRITEUNLOCK(this, DB_LOCK_ERROR, "wu db_dictionary::massage_dict"); in massage_dict()
954 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::merge_dict"); in merge_dict()
1008 WRITEUNLOCK(this, DB_LOCK_ERROR, "wu db_dictionary::merge_dict"); in merge_dict()
1019 READLOCK(this, DB_LOCK_ERROR, "r db_dictionary::copyfile"); in copyfile()
1029 READUNLOCK(this, DB_LOCK_ERROR, "ru db_dictionary::copyfile"); in copyfile()
[all …]
H A Ddb.cc332 WRITELOCK(this, empty_result(DB_LOCK_ERROR), "w db::log_action"); in log_action()
346 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()
405 READLOCK(this, empty_result(DB_LOCK_ERROR), "r db::execute"); in execute()
407 READUNLOCK(this, empty_result(DB_LOCK_ERROR), in execute()
412 WRITELOCK(this, empty_result(DB_LOCK_ERROR), "w db::execute"); in execute()
415 WRITEUNLOCK(this, empty_result(DB_LOCK_ERROR), in execute()
831 WRITELOCK(this, DB_LOCK_ERROR, "w db::sync_log"); in sync_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()
H A Ddb_headers.h215 DB_BADDICTIONARY, DB_SYNC_FAILED, DB_LOCK_ERROR}; enumerator
H A Dnis_db.cc548 RETSTAT(0, DB_LOCK_ERROR); in dbFindObject()
576 RETSTAT(0, DB_LOCK_ERROR); in dbFindObject()
1052 return (DB_LOCK_ERROR); in dbRefreshObj()
1069 return (DB_LOCK_ERROR); in dbRefreshObj()