Home
last modified time | relevance | path

Searched defs:dispatcher_context (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/fiber/
Dtype.hpp47 dispatcher_context = 1 << 2, enumerator
/third_party/boost/libs/fiber/src/
Dcontext.cpp30 class dispatcher_context final : public context { class
42 dispatcher_context( boost::context::preallocated const& palloc, default_stack && salloc) : in dispatcher_context() function in boost::fibers::dispatcher_context