Searched refs:mExclusiveStolenCount (Results 1 – 2 of 2) sorted by relevance
96 int32_t mExclusiveStolenCount = 0; // number of times we STOLE an exclusive endpoint variable
80 result << " ExclusiveStolenCount: " << mExclusiveStolenCount << "\n"; in dump()177 mExclusiveStolenCount++; in openExclusiveEndpoint()