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

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c2357 static int semUnlock(sqlite3_file *id, int eFileLock) { function
2397 semUnlock(id, NO_LOCK);
4292 semUnlock, /* xUnlock method */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c26498 static int semUnlock(sqlite3_file *id, int eFileLock) { function
26538 semUnlock(id, NO_LOCK);
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c26802 static int semUnlock(sqlite3_file *id, int eFileLock) { function
26842 semUnlock(id, NO_LOCK);
[all...]
/external/sqlite/dist/
H A Dsqlite3.c26820 static int semUnlock(sqlite3_file *id, int eFileLock) { function
26860 semUnlock(id, NO_LOCK);
[all...]

Completed in 469 milliseconds