Searched refs:do_try_join_until_noexcept (Results 1 – 3 of 3) sorted by relevance
466 … bool do_try_join_until_noexcept(detail::internal_platform_timepoint const &timeout, bool& res);772 if (do_try_join_until_noexcept(timeout, res)) in do_try_join_until()
363 …bool thread::do_try_join_until_noexcept(detail::internal_platform_timepoint const &timeout, bool& … in do_try_join_until_noexcept() function in boost::thread
456 …bool thread::do_try_join_until_noexcept(detail::internal_platform_timepoint const &timeout, bool& … in do_try_join_until_noexcept() function in boost::thread