Home | History | Annotate | Download | only in src

Lines Matching refs:counter

293   // Methods to report alloc/dealloc calls to the counter system.
462 __stl_atomic_t &counter = _S_alloc_counter();
463 if (--counter == 0)