Home | History | Annotate | Download | only in stack

Lines Matching refs:useCount

304                         && --transaction.encapsulatedChannel.useCount <= 0) {
311 int useCount = transaction.encapsulatedChannel.useCount;
312 sipStack.getStackLogger().logDebug("Use Count = " + useCount);
347 encapsulatedChannel.useCount++;
353 + encapsulatedChannel.useCount );