Home | History | Annotate | Download | only in orig

Lines Matching defs:sharedCacheEnabled

11356   int sharedCacheEnabled;           /* true if shared-cache mode enabled */
12347 0, /* sharedCacheEnabled */
49435 sqlite3GlobalConfig.sharedCacheEnabled = enable;
114564 }else if( sqlite3GlobalConfig.sharedCacheEnabled ){