Searched defs:PCacheGlobal (Results 1 – 1 of 1) sorted by relevance
115 static SQLITE_WSD struct PCacheGlobal { struct116 PGroup grp; /* The global PGroup for mode (2) */144 #define pcache1 (GLOBAL(struct PCacheGlobal, pcache1_g)) argument