Home
last modified time | relevance | path

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

/third_party/boost/boost/fiber/
Dscheduler.hpp71 context, detail::terminated_hook, & context::terminated_hook_ >,
Dcontext.hpp188 detail::terminated_hook terminated_hook_{}; member in boost::fibers::context
/third_party/boost/libs/fiber/src/
Dcontext.cpp354 return terminated_hook_.is_linked(); in terminated_is_linked()