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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_headers.h140 #define WRITELOCK2(this, retval, msg, that) \ macro
H A Ddb.cc607 WRITELOCK2((&internal_db), -1, "w internal_db db::incorporate_log",
644 WRITELOCK2((&internal_db), FALSE, "w internal_db db::load", this);
H A Ddb_mindex.cc835 WRITELOCK2(table, DB_LOCK_ERROR, "w table db_mindex::remove", this);
932 WRITELOCK2(table, DB_LOCK_ERROR, "w table db_mindex::add", this);

Completed in 20 milliseconds