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

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_win.c971 ** This routine will only increase a lock. The winUnlock() routine
1132 static int winUnlock(sqlite3_file *id, int locktype){ function
1863 winUnlock, /* xUnlock */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c32251 static int winUnlock(sqlite3_file *id, int locktype){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c35066 static int winUnlock(sqlite3_file *id, int locktype){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c35086 static int winUnlock(sqlite3_file *id, int locktype){ function
[all...]

Completed in 434 milliseconds