Searched refs:afpUnlock (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c2702 ** reestablish the shared lock if we can't get the afpUnlock
2750 static int afpUnlock(sqlite3_file *id, int eFileLock) { function
2857 afpUnlock(id, NO_LOCK);
4304 afpUnlock, /* xUnlock method */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c26858 ** reestablish the shared lock if we can't get the afpUnlock
26906 static int afpUnlock(sqlite3_file *id, int eFileLock) { function
27013 afpUnlock(id, NO_LOCK);
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c27822 static int afpUnlock(sqlite3_file *id, int eFileLock) { function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c27840 static int afpUnlock(sqlite3_file *id, int eFileLock) { function
[all...]

Completed in 1232 milliseconds