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

/external/sqlite/dist/
H A Dsqlite3.c23792 static int semUnlock(sqlite3_file *id, int locktype) { function
23832 semUnlock(id, NO_LOCK);
24845 semUnlock, /* xUnlock method */
[all...]

Completed in 329 milliseconds