Home
last modified time | relevance | path

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

/system/media/audio_utils/
Dmutex.cpp47 [[clang::no_destroy]] static thread_registry_t thread_registry{}; in get_registry() local
48 return thread_registry; in get_registry()
/system/media/audio_utils/include/audio_utils/
Dmutex.h1061 class thread_registry {
1591 using thread_registry_t = thread_registry<thread_mutex_info_t>;