HomeSort by relevance Sort by last modified time
    Searched refs:xLock (Results 1 - 4 of 4) sorted by null

  /external/sqlite/dist/
sqlite3.h.orig 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.
627 int (*xLock)(sqlite3_file*, int);
    [all...]
sqlite3.h 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.
627 int (*xLock)(sqlite3_file*, int);
    [all...]
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 152 milliseconds