Home | History | Annotate | Download | only in dist

Lines Matching refs:xUnlock

523 ** argument to calls it makes to the xLock() and xUnlock() methods
599 ** The integer values to xLock() and xUnlock() are one of
607 ** xLock() increases the lock. xUnlock() decreases the lock.
675 int (*xUnlock)(sqlite3_file*, int);