Searched refs:SQLITE_MUTEX_STATIC_LRU (Results 1 – 12 of 12) sorted by relevance
173 public static final int SQLITE_MUTEX_STATIC_LRU = 6; /* lru page list */ field in Constants
7588 #define SQLITE_MUTEX_STATIC_LRU 6 /* lru page list */ macro
348 pub const SQLITE_MUTEX_STATIC_LRU: i32 = 6; constant
8636 #define SQLITE_MUTEX_STATIC_LRU 6 /* lru page list */ macro50495 pcache1.grp.mutex = sqlite3MutexAlloc(SQLITE_MUTEX_STATIC_LRU);
7586 #define SQLITE_MUTEX_STATIC_LRU 6 /* lru page list */ macro
8625 #define SQLITE_MUTEX_STATIC_LRU 6 /* lru page list */ macro50423 pcache1.grp.mutex = sqlite3MutexAlloc(SQLITE_MUTEX_STATIC_LRU);
8625 #define SQLITE_MUTEX_STATIC_LRU 6 /* lru page list */ macro50407 pcache1.grp.mutex = sqlite3MutexAlloc(SQLITE_MUTEX_STATIC_LRU);
176 pub const SQLITE_MUTEX_STATIC_LRU: i32 = 6; constant
185 pub const SQLITE_MUTEX_STATIC_LRU: i32 = 6; constant
210 pub const SQLITE_MUTEX_STATIC_LRU: i32 = 6; constant
238 pub const SQLITE_MUTEX_STATIC_LRU: i32 = 6; constant