Home
last modified time | relevance | path

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

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++11/
A Dfutex.cc59 std::atomic<bool> futex_clock_monotonic_unavailable; variable
204 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()

Completed in 2 milliseconds