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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb.cc554 db::execute_log_entry(db_log_entry *j) function in class:db
577 WRITELOCK(this, FALSE, "w db::execute_log_entry");
580 WRITEUNLOCK(this, FALSE, "wu db::execute_log_entry");
587 "db::execute_log_entry: could not add log entry: ");
588 WRITEUNLOCK(this, FALSE, "wu db::execute_log_entry");
593 WRITEUNLOCK(this, FALSE, "wu db::execute_log_entry");

Completed in 44 milliseconds