Searched refs:futex_clock_monotonic_unavailable (Results 1 – 2 of 2) sorted by relevance
59 std::atomic<bool> futex_clock_monotonic_unavailable; variable204 if (!futex_clock_monotonic_unavailable.load(std::memory_order_relaxed)) in _M_futex_wait_until_steady()227 futex_clock_monotonic_unavailable.store(true, in _M_futex_wait_until_steady()
3178 (futex_clock_monotonic_unavailable): New global to store the