Lines Matching refs:WRITELOCK
330 WRITELOCK(this, empty_result(DB_LOCK_ERROR), "w db::log_action"); in log_action()
410 WRITELOCK(this, empty_result(DB_LOCK_ERROR), "w db::execute"); in execute()
434 WRITELOCK(this, -1, "w db::reset_log"); in reset_log()
457 WRITELOCK(this, -1, "w db::close_log"); in close_log()
473 WRITELOCK(this, -1, "w db::open_log"); in open_log()
513 WRITELOCK(db, FALSE, "db::apply_log_entry"); in apply_log_entry()
575 WRITELOCK(this, FALSE, "w db::execute_log_entry"); in execute_log_entry()
604 WRITELOCK(this, -1, "w db::incorporate_log"); in incorporate_log()
624 WRITELOCK(this, FALSE, "w db::load"); in load()
666 WRITELOCK(this, FALSE, "w db::init"); in init()
691 WRITELOCK(this, FALSE, "w db::checkpoint"); in checkpoint()
815 WRITELOCK(this, -1, "w db::remove_files"); in remove_files()
829 WRITELOCK(this, DB_LOCK_ERROR, "w db::sync_log"); in sync_log()