Lines Matching refs:WRITELOCK
332 WRITELOCK(this, empty_result(DB_LOCK_ERROR), "w db::log_action"); in log_action()
412 WRITELOCK(this, empty_result(DB_LOCK_ERROR), "w db::execute"); in execute()
436 WRITELOCK(this, -1, "w db::reset_log"); in reset_log()
459 WRITELOCK(this, -1, "w db::close_log"); in close_log()
475 WRITELOCK(this, -1, "w db::open_log"); in open_log()
515 WRITELOCK(db, FALSE, "db::apply_log_entry"); in apply_log_entry()
577 WRITELOCK(this, FALSE, "w db::execute_log_entry"); in execute_log_entry()
606 WRITELOCK(this, -1, "w db::incorporate_log"); in incorporate_log()
626 WRITELOCK(this, FALSE, "w db::load"); in load()
668 WRITELOCK(this, FALSE, "w db::init"); in init()
693 WRITELOCK(this, FALSE, "w db::checkpoint"); in checkpoint()
817 WRITELOCK(this, -1, "w db::remove_files"); in remove_files()
831 WRITELOCK(this, DB_LOCK_ERROR, "w db::sync_log"); in sync_log()