Searched refs:nTxLock (Results 1 – 1 of 1) sorted by relevance
99 static int nTxLock = 4096; /* number of transaction locks */ variable278 size = sizeof(struct tlock) * nTxLock; in txInit()286 for (k = 1; k < nTxLock - 1; k++) in txInit()