Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dlocale_catalog.cpp134 static _STLP_STATIC_MUTEX& category_hash_mutex() { in category_hash_mutex() function
173 _STLP_auto_lock sentry(category_hash_mutex()); in __acquire_category()
215 _STLP_auto_lock sentry(category_hash_mutex()); in __release_category()