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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java174 public static final int SQLITE_MUTEX_STATIC_LRU2 = 7; /* lru page list */ field in class:Constants
/external/sqlite/dist/orig/
H A Dsqlite3.h6267 #define SQLITE_MUTEX_STATIC_LRU2 7 /* NOT USED */ macro
H A Dsqlite3.c6474 #define SQLITE_MUTEX_STATIC_LRU2 7 /* NOT USED */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h6267 #define SQLITE_MUTEX_STATIC_LRU2 7 /* NOT USED */ macro
H A Dsqlite3.c6474 #define SQLITE_MUTEX_STATIC_LRU2 7 /* NOT USED */ macro
[all...]

Completed in 387 milliseconds