Searched refs:nTxBlock (Results 1 – 1 of 1) sorted by relevance
96 static int nTxBlock = 512; /* number of transaction blocks */ variable253 size = sizeof(struct tblock) * nTxBlock; in txInit()258 for (k = 1; k < nTxBlock - 1; k++) { in txInit()