Searched refs:TableLock (Results 1 – 1 of 1) sorted by relevance
16393 typedef struct TableLock TableLock; typedef20925 TableLock *aTableLock; /* Required table locks for shared-cache mode */126357 struct TableLock { struct126384 TableLock *p; argument126397 nBytes = sizeof(TableLock) * (pToplevel->nTableLock+1);126433 TableLock *p = &pParse->aTableLock[i];