Searched defs:lockcode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex.cc190 int lockcode = 0; local
192 READLOCKNR(table, lockcode,
194 if (lockcode != 0) {
201 READUNLOCKNR(table, lockcode,
203 if (lockcode != 0) {

Completed in 46 milliseconds