Home
last modified time | relevance | path

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

/third_party/boost/libs/beast/example/advanced/server/
Dadvanced_server.cpp383 struct work_impl : work in operator ()() struct
388 work_impl( in operator ()() argument
411 boost::make_unique<work_impl>(self_, std::move(msg))); in operator ()()
/third_party/boost/libs/beast/example/advanced/server-flex/
Dadvanced_server_flex.cpp509 struct work_impl : work in operator ()() struct
514 work_impl( in operator ()() function
537 boost::make_unique<work_impl>(self_, std::move(msg))); in operator ()()