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

/external/stlport/src/
H A Dlocale_catalog.cpp134 static _STLP_STATIC_MUTEX& category_hash_mutex() { function
173 _STLP_auto_lock sentry(category_hash_mutex());
215 _STLP_auto_lock sentry(category_hash_mutex());

Completed in 846 milliseconds