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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc753 db_shutdown();
757 /* Someone else got in between db_shutdown() and lock() */
936 db_shutdown();
1117 db_shutdown();
1245 db_dictionary::db_shutdown() function in class:db_dictionary
1247 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::db_shutdown");
1250 "wu db_dictionary::db_shutdown");
1274 WRITEUNLOCK(this, DB_LOCK_ERROR, "wu db_dictionary::db_shutdown");

Completed in 1032 milliseconds