HomeSort by relevance Sort by last modified time
    Searched refs:__oom_handler_lock (Results 1 - 2 of 2) sorted by null

  /external/stlport/src/
allocators.cpp 128 _STLP_mutex __oom_handler_lock; variable
140 _STLP_auto_lock _l( __oom_handler_lock );
159 _STLP_auto_lock _l( __oom_handler_lock );
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
allocators.cpp 128 _STLP_mutex __oom_handler_lock; variable
140 _STLP_auto_lock _l( __oom_handler_lock );
159 _STLP_auto_lock _l( __oom_handler_lock );
    [all...]

Completed in 156 milliseconds