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

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_onefile.c138 static int fsUnlock(sqlite3_file*, int);
217 fsUnlock, /* xUnlock */
547 static int fsUnlock(sqlite3_file *pFile, int eLock){ function

Completed in 166 milliseconds