Home
last modified time | relevance | path

Searched refs:pcache_init (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_init.c45 int pcache_init; /* True if pcache subsystem is initalized */ member
121 wrapped.pcache_init = 1; in wrPCacheInit()
127 wrapped.pcache_init = 0; in wrPCacheShutdown()
270 if( wrapped.pcache_init ){ in init_wrapper_query()