Searched defs:mutex_type (Results 1 – 3 of 3) sorted by relevance
24 typedef _Mutex mutex_type; in _LIBCPP_THREAD_SAFETY_ANNOTATION() typedef
32 typedef _Mutex mutex_type; typedef
57 using mutex_type = MutexT; member