Searched refs:SQLITE_MUTEX_STATIC_LRU (Results 1 – 4 of 4) sorted by relevance
5513 #define SQLITE_MUTEX_STATIC_LRU 6 /* lru page list */ macro
6066 #define SQLITE_MUTEX_STATIC_LRU 6 /* lru page list */ macro36541 pcache1.grp.mutex = sqlite3_mutex_alloc(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 */ macro50395 pcache1.grp.mutex = sqlite3MutexAlloc(SQLITE_MUTEX_STATIC_LRU);