Home
last modified time | relevance | path

Searched defs:yield_context (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/asio/
Dspawn.hpp152 typedef basic_yield_context<unspecified> yield_context; typedef
155 executor_binder<void(*)(), any_io_executor> > yield_context; typedef
/third_party/boost/libs/asio/include/boost/asio/
Dspawn.hpp152 typedef basic_yield_context<unspecified> yield_context; typedef
155 executor_binder<void(*)(), any_io_executor> > yield_context; typedef
/third_party/boost/libs/beast/test/doc/
Dhttp_examples.cpp90 [&](yield_context) in doExpect100Continue() argument
91 { in doExpect100Continue()
204 [&](yield_context) in doHEAD() argument
205 { in doHEAD()
/third_party/boost/libs/beast/test/extras/include/boost/beast/test/
Dyield_to.hpp48 using yield_context = typedef in boost::beast::test::enable_yield_to