Searched refs:txDepth (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/TinyTP/
H A Dttp3.cpp151 int rxDepth, txDepth; // debug only local
153 txDepth = queueDepth(&curTTP->TxQueue); // debug only
154 //if (txDepth > 10) // shouldn't happen now
157 XTRACE(kCheckTheQs, rxDepth, txDepth);

Completed in 86 milliseconds