Searched refs:READLOCK2 (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_mindex.cc321 READLOCK2(table, NULL, "r table db_mindex::prepare_results", this);
436 READLOCK2(table, DB_LOCK_ERROR, "r table db_mindex::first", this);
476 READLOCK2(table, DB_LOCK_ERROR, "r db_mindex::next", this);
548 READLOCK2(table, DB_LOCK_ERROR, "r table db_mindex::first", this);
585 READLOCK2(table, DB_LOCK_ERROR, "r table db_mindex::next", this);
H A Ddb_headers.h169 #define READLOCK2(this, retval, msg, that) \ macro

Completed in 24 milliseconds