Searched refs:pGroup (Results 1 – 1 of 1) sorted by relevance
56290 PGroup *pGroup; /* PGroup this cache belongs to */ member56541 assert( sqlite3_mutex_held(pCache->pGroup->mutex) );56553 assert( pCache->pGroup==&pcache1.grp );56554 pcache1LeaveMutex(pCache->pGroup);56560 pcache1EnterMutex(pCache->pGroup);56582 assert( sqlite3_mutex_held(p->pCache->pGroup->mutex) );56648 assert( sqlite3_mutex_held(p->pGroup->mutex) );56655 pcache1LeaveMutex(p->pGroup);56659 pcache1EnterMutex(p->pGroup);56689 assert( sqlite3_mutex_held(pPage->pCache->pGroup->mutex) );[all …]