Home
last modified time | relevance | path

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

/external/stlport/src/
Dallocators.cpp817 static __state_type *_S_new_per_thread_state();
891 _Pthread_alloc_per_thread_state* _Pthread_alloc_impl::_S_new_per_thread_state() { in _S_new_per_thread_state() function in _Pthread_alloc_impl
919 __result = _S_new_per_thread_state(); in _S_get_per_thread_state()