OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_S_new_per_thread_state
(Results
1 - 2
of
2
) sorted by null
/external/stlport/src/
allocators.cpp
817
static __state_type *
_S_new_per_thread_state
();
891
_Pthread_alloc_per_thread_state* _Pthread_alloc_impl::
_S_new_per_thread_state
() {
919
__result =
_S_new_per_thread_state
();
[
all
...]
/ndk/sources/cxx-stl/stlport/src/
allocators.cpp
817
static __state_type *
_S_new_per_thread_state
();
891
_Pthread_alloc_per_thread_state* _Pthread_alloc_impl::
_S_new_per_thread_state
() {
919
__result =
_S_new_per_thread_state
();
[
all
...]
Completed in 1869 milliseconds