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

/external/sqlite/dist/orig/
H A Dsqlite3.c27428 static int semUnlock(sqlite3_file *id, int eFileLock) { function
27468 semUnlock(id, NO_LOCK);
[all...]
/external/sqlite/dist/
H A Dsqlite3.c27446 static int semUnlock(sqlite3_file *id, int eFileLock) { function
27486 semUnlock(id, NO_LOCK);
[all...]

Completed in 396 milliseconds