Searched refs:WRITEUNLOCKNR (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libnisdb/ |
H A D | db_headers.h | 136 #define WRITEUNLOCKNR(this, rescode, msg) \ macro 146 WRITEUNLOCKNR(that, lockcode1, msg); \ 156 WRITEUNLOCKNR(this, lockcode1, msg1); \ 159 WRITEUNLOCKNR(that, lockcode2, msg2); \
|
H A D | db_mindex3.cc | 909 WRITEUNLOCKNR(table, stat3, "table wu db_mindex::entriesFromLDAPreal"); 910 WRITEUNLOCKNR(mindex, stat2, "db_mindex::entriesFromLDAPreal wu"); 911 WRITEUNLOCKNR(((db *)mindex->getDbPtr()), lstat,
|
H A D | nis_db.cc | 555 WRITEUNLOCKNR(mindex, lstat, "mindex wu dbFindObject"); 570 WRITEUNLOCKNR(mindex, lstat, "mindex wu dbFindObject"); 1058 WRITEUNLOCKNR(mindex, lstat, "mindex wu dbRefreshObj");
|
H A D | db_mindex2.cc | 1662 WRITEUNLOCKNR(table, lstat,
|
Completed in 40 milliseconds