Searched refs:futex_requeue_private (Results 1 – 2 of 2) sorted by relevance
132 BOOST_FORCEINLINE int futex_requeue_private(void* pval1, void* pval2, unsigned int wake_count = 1u,… in futex_requeue_private() function
553 atomics::detail::futex_requeue_private(&m_cond, &state.m_mutex, 0u, 1u); in notify_one()566 atomics::detail::futex_requeue_private(&m_cond, &state.m_mutex, 0u); in notify_all()