Home
last modified time | relevance | path

Searched refs:pcounter (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp657 _STLP_VOLATILE __stl_atomic_t *pcounter = &_S_alloc_counter(); in _S_dealloc_call() local
658 if (_STLP_ATOMIC_DECREMENT(pcounter) == 0) in _S_dealloc_call()