Home | History | Annotate | Download | only in orig

Lines Matching defs:xUnlock

537 ** argument to calls it makes to the xLock() and xUnlock() methods
614 ** The integer values to xLock() and xUnlock() are one of
622 ** xLock() increases the lock. xUnlock() decreases the lock.
692 int (*xUnlock)(sqlite3_file*, int);