Home
last modified time | relevance | path

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

/third_party/boost/libs/fiber/src/
Dcontext.cpp339 return ready_hook_.is_linked(); in ready_is_linked()
371 ready_hook_.unlink(); in ready_unlink()
/third_party/boost/boost/fiber/
Dscheduler.hpp51 context, detail::ready_hook, & context::ready_hook_ >,
Dcontext.hpp187 detail::ready_hook ready_hook_{}; member in boost::fibers::context