Searched refs:WRITELOCK2 (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libnisdb/ |
H A D | db_headers.h | 140 #define WRITELOCK2(this, retval, msg, that) \ macro
|
H A D | db.cc | 607 WRITELOCK2((&internal_db), -1, "w internal_db db::incorporate_log", in incorporate_log() 644 WRITELOCK2((&internal_db), FALSE, "w internal_db db::load", this); in load()
|
H A D | db_mindex.cc | 837 WRITELOCK2(table, DB_LOCK_ERROR, "w table db_mindex::remove", this); in remove() 934 WRITELOCK2(table, DB_LOCK_ERROR, "w table db_mindex::add", this); in add()
|