Home
last modified time | relevance | path

Searched refs:WRITELOCK2 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_headers.h140 #define WRITELOCK2(this, retval, msg, that) \ macro
H A Ddb.cc605 WRITELOCK2((&internal_db), -1, "w internal_db db::incorporate_log", in incorporate_log()
642 WRITELOCK2((&internal_db), FALSE, "w internal_db db::load", this); in load()
H A Ddb_mindex.cc837 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()