Home
last modified time | relevance | path

Searched defs:_Pthread_alloc_per_thread_state (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp765 struct _Pthread_alloc_per_thread_state { struct
774 _Pthread_alloc_per_thread_state() : __next(0) in _Pthread_alloc_per_thread_state() argument
780 _Pthread_alloc_per_thread_state *__next; argument
788 typedef _Pthread_alloc_per_thread_state __state_type; argument