Home
last modified time | relevance | path

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

/third_party/boost/boost/fiber/
Dcontext.hpp72 > wait_hook; typedef
77 using hook_type = wait_hook;
179 detail::wait_hook wait_hook_{};
374 …static_assert( std::is_same< typename List::value_traits::hook_type, detail::wait_hook >::value, "… in wait_link()