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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c9410 SQLITE_PRIVATE int sqlite3OsUnlock(sqlite3_file*, int);
14729 SQLITE_PRIVATE int sqlite3OsUnlock(sqlite3_file *id, int lockType){ function
26287 ** This routine will only increase a lock. Use the sqlite3OsUnlock()
26892 ** This routine will only increase a lock. Use the sqlite3OsUnlock()
27122 ** This routine will only increase a lock. Use the sqlite3OsUnlock()
27298 ** This routine will only increase a lock. Use the sqlite3OsUnlock()
27544 ** This routine will only increase a lock. Use the sqlite3OsUnlock()
[all...]

Completed in 330 milliseconds