Searched refs:pcounter (Results 1 – 1 of 1) sorted by relevance
657 _STLP_VOLATILE __stl_atomic_t *pcounter = &_S_alloc_counter(); in _S_dealloc_call() local658 if (_STLP_ATOMIC_DECREMENT(pcounter) == 0) in _S_dealloc_call()