Searched refs:TableLock (Results 1 – 1 of 1) sorted by relevance
16414 typedef struct TableLock TableLock; typedef20947 TableLock *aTableLock; /* Required table locks for shared-cache mode */126565 struct TableLock { struct126592 TableLock *p; argument126605 nBytes = sizeof(TableLock) * (pToplevel->nTableLock+1);126641 TableLock *p = &pParse->aTableLock[i];