Searched refs:__platform_semaphore (Results 1 – 2 of 2) sorted by relevance
53 struct __platform_semaphore in _GLIBCXX_VISIBILITY() struct62 explicit __platform_semaphore(ptrdiff_t __count) noexcept in _GLIBCXX_VISIBILITY() function67 __platform_semaphore(const __platform_semaphore&) = delete; in _GLIBCXX_VISIBILITY()68 __platform_semaphore& operator=(const __platform_semaphore&) = delete; in _GLIBCXX_VISIBILITY() argument70 ~__platform_semaphore() in _GLIBCXX_VISIBILITY() argument272 using __semaphore_impl = __platform_semaphore; in _GLIBCXX_VISIBILITY()
932 (__platform_semaphore::_M_try_acquire_until): Fix type of