Searched refs:__semaphore_impl (Results 1 – 2 of 2) sorted by relevance
44 template<ptrdiff_t __least_max_value = __semaphore_impl::_S_max>48 static_assert(__least_max_value <= __semaphore_impl::_S_max);50 __semaphore_impl _M_sem;
270 using __semaphore_impl = __atomic_semaphore; in _GLIBCXX_VISIBILITY() local272 using __semaphore_impl = __platform_semaphore; in _GLIBCXX_VISIBILITY() local