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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc750 db_shutdown();
754 /* Someone else got in between db_shutdown() and lock() */
933 db_shutdown();
1114 db_shutdown();
1242 db_dictionary::db_shutdown() function in class:db_dictionary
1244 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::db_shutdown");
1247 "wu db_dictionary::db_shutdown");
1271 WRITEUNLOCK(this, DB_LOCK_ERROR, "wu db_dictionary::db_shutdown");

Completed in 23 milliseconds