Home
last modified time | relevance | path

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

/third_party/boost/boost/fiber/
Dfiber.hpp108 …impl_{ make_worker_context( policy, std::forward< StackAllocator >( salloc), std::forward< Fn >( f… in fiber()
Dcontext.hpp459 static intrusive_ptr< context > make_worker_context( launch policy, in make_worker_context() function