Home | History | Annotate | Download | only in src

Lines Matching refs:pcounter

657   _STLP_VOLATILE __stl_atomic_t *pcounter = &_S_alloc_counter();
658 if (_STLP_ATOMIC_DECREMENT(pcounter) == 0)