Home | History | Annotate | Download | only in dist

Lines Matching defs:xLock

578 ** argument to calls it makes to the xLock() and xUnlock() methods
655 ** The integer values to xLock() and xUnlock() are one of
663 ** xLock() increases the lock. xUnlock() decreases the lock.
732 int (*xLock)(sqlite3_file*, int);