Searched refs:READUNLOCKNR (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libnisdb/ |
H A D | db_headers.h | 114 #define READUNLOCKNR(this, rescode, msg) \ macro 175 READUNLOCKNR(that, lockcode1, msg); \ 185 READUNLOCKNR(this, lockcode1, msg1); \ 188 READUNLOCKNR(that, lockcode2, msg2); \
|
H A D | db_vers.cc | 154 READUNLOCKNR(other, lret, "ru other vers::earlier_than");
|
H A D | db_mindex.cc | 199 READUNLOCKNR(table, lockcode, 675 READUNLOCKNR(table, lret, 691 READUNLOCKNR(table, lret, "ru table db_mindex::all"); 698 READUNLOCKNR(table, lret, "ru table db_mindex::all"); 724 READUNLOCKNR(table, lret, "ru table db_mindex::all");
|
Completed in 215 milliseconds