Searched refs:mExclusiveCloseCount (Results 1 – 2 of 2) sorted by relevance
78 result << " ExclusiveCloseCount: " << mExclusiveCloseCount << "\n"; in dump()264 mExclusiveCloseCount++; in closeExclusiveEndpoint()
94 int32_t mExclusiveCloseCount = 0; // number of times we CLOSED an exclusive endpoint variable