Searched refs:READUNLOCKNR (Results 1 – 3 of 3) sorted by relevance
/titanic_41/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_mindex.cc | 201 READUNLOCKNR(table, lockcode, in satisfy_query() 677 READUNLOCKNR(table, lret, in all() 693 READUNLOCKNR(table, lret, "ru table db_mindex::all"); in all() 700 READUNLOCKNR(table, lret, "ru table db_mindex::all"); in all() 726 READUNLOCKNR(table, lret, "ru table db_mindex::all"); in all()
|
H A D | db_vers.cc | 154 READUNLOCKNR(other, lret, "ru other vers::earlier_than"); in earlier_than()
|