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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c8271 ** sqlite3OsLock(). The various locks exhibit the following semantics:
8281 ** PENDING_LOCK may not be passed directly to sqlite3OsLock(). Instead, a
8284 ** sqlite3OsLock().
8370 SQLITE_PRIVATE int sqlite3OsLock(sqlite3_file*, int);
13371 ** sqlite3OsLock()
13419 SQLITE_PRIVATE int sqlite3OsLock(sqlite3_file *id, int lockType){ function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c8271 ** sqlite3OsLock(). The various locks exhibit the following semantics:
8281 ** PENDING_LOCK may not be passed directly to sqlite3OsLock(). Instead, a
8284 ** sqlite3OsLock().
8370 SQLITE_PRIVATE int sqlite3OsLock(sqlite3_file*, int);
13371 ** sqlite3OsLock()
13419 SQLITE_PRIVATE int sqlite3OsLock(sqlite3_file *id, int lockType){ function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c8271 ** sqlite3OsLock(). The various locks exhibit the following semantics:
8281 ** PENDING_LOCK may not be passed directly to sqlite3OsLock(). Instead, a
8284 ** sqlite3OsLock().
8370 SQLITE_PRIVATE int sqlite3OsLock(sqlite3_file*, int);
13371 ** sqlite3OsLock()
13419 SQLITE_PRIVATE int sqlite3OsLock(sqlite3_file *id, int lockType){ function
[all...]

Completed in 677 milliseconds