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

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c1727 static int unixUnlock(sqlite3_file *id, int eFileLock){ function
1769 unixUnlock(id, NO_LOCK);
4251 unixUnlock, /* xUnlock method */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c25868 static int unixUnlock(sqlite3_file *id, int eFileLock){ function
25910 unixUnlock(id, NO_LOCK);
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c26150 static int unixUnlock(sqlite3_file *id, int eFileLock){ function
26211 unixUnlock(id, NO_LOCK);
[all...]
/external/sqlite/dist/
H A Dsqlite3.c26168 static int unixUnlock(sqlite3_file *id, int eFileLock){ function
26229 unixUnlock(id, NO_LOCK);
[all...]

Completed in 439 milliseconds