Home | History | Annotate | Download | only in src

Lines Matching refs:_AllocCounter

295   typedef _STLP_VOLATILE __stl_atomic_t _AllocCounter;
297 typedef __stl_atomic_t _AllocCounter;
299 static _AllocCounter& _STLP_CALL _S_alloc_counter();
704 static _AllocCounter _S_counter = 1;