Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp128 _STLP_mutex __oom_handler_lock; variable
140 _STLP_auto_lock _l( __oom_handler_lock ); in allocate()
159 _STLP_auto_lock _l( __oom_handler_lock ); in set_malloc_handler()