Home | History | Annotate | Download | only in TwIf

Lines Matching refs:TXN_DONE_QUE_SIZE

61 #define TXN_DONE_QUE_SIZE       64  /* TxnDone-queue size */
300 pTwIf->hTxnDoneQueue = que_Create (pTwIf->hOs, pTwIf->hReport, TXN_DONE_QUE_SIZE, uNodeHeaderOffset);