Searched defs:_counter (Results 1 – 2 of 2) sorted by relevance
35 int _counter; field in TestWorkAt
41 …inline oslInterlockedCount increment(oslInterlockedCount& _counter) { return osl_incrementInterloc… in increment()42 …inline oslInterlockedCount decrement(oslInterlockedCount& _counter) { return osl_decrementInterloc… in decrement()
Completed in 14 milliseconds