Home | History | Annotate | Download | only in dist

Lines Matching refs:xUnlock

488 ** argument to calls it makes to the xLock() and xUnlock() methods
552 ** The integer values to xLock() and xUnlock() are one of
560 ** xLock() increases the lock. xUnlock() decreases the lock.
628 int (*xUnlock)(sqlite3_file*, int);