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

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c2191 static int flockUnlock(sqlite3_file *id, int eFileLock) { function
2227 flockUnlock(id, NO_LOCK);
4280 flockUnlock, /* xUnlock method */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c26347 static int flockUnlock(sqlite3_file *id, int eFileLock) { function
26383 flockUnlock(id, NO_LOCK);
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c27262 static int flockUnlock(sqlite3_file *id, int eFileLock) { function
27298 flockUnlock(id, NO_LOCK);
[all...]
/external/sqlite/dist/
H A Dsqlite3.c27280 static int flockUnlock(sqlite3_file *id, int eFileLock) { function
27316 flockUnlock(id, NO_LOCK);
[all...]

Completed in 562 milliseconds