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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_table.cc119 db_free_list::~db_free_list()
121 WRITELOCKV(this, "w db_free_list::~db_free_list");
127 db_free_list::reset()
131 WRITELOCKV(this, "w db_free_list::reset");
139 WRITEUNLOCKV(this, "wu db_free_list::reset");
144 db_free_list::pop()
146 WRITELOCK(this, NULL, "w db_free_list::pop");
148 WRITEUNLOCK(this, NULL, "wu db_free_list
[all...]

Completed in 15 milliseconds