Home
last modified time | relevance | path

Searched defs:executor_type (Results 1 – 25 of 149) sorted by relevance

123456

/third_party/boost/boost/asio/impl/
Ddefer.hpp89 typedef Executor executor_type; typedef in boost::asio::detail::initiate_defer_with_executor
105 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
132 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
164 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
186 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
Dpost.hpp89 typedef Executor executor_type; typedef in boost::asio::detail::initiate_post_with_executor
105 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
132 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
164 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
186 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
Ddispatch.hpp86 typedef Executor executor_type; typedef in boost::asio::detail::initiate_dispatch_with_executor
102 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
128 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
159 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
181 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
/third_party/boost/libs/asio/include/boost/asio/impl/
Dpost.hpp89 typedef Executor executor_type; typedef in boost::asio::detail::initiate_post_with_executor
105 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
132 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
164 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
186 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
Ddefer.hpp89 typedef Executor executor_type; typedef in boost::asio::detail::initiate_defer_with_executor
105 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
132 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
164 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
186 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
Ddispatch.hpp86 typedef Executor executor_type; typedef in boost::asio::detail::initiate_dispatch_with_executor
102 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
128 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
159 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
181 typename conditional<true, executor_type, CompletionHandler>::type in operator ()() argument
/third_party/boost/boost/beast/core/
Dstream_traits.hpp106 using executor_type = __see_below__; typedef
109 using executor_type = typedef
113 using executor_type = typedef
Dflat_stream.hpp113 using executor_type = beast::executor_type<next_layer_type>; typedef in boost::beast::flat_stream
/third_party/boost/libs/beast/include/boost/beast/core/
Dstream_traits.hpp106 using executor_type = __see_below__; typedef
109 using executor_type = typedef
113 using executor_type = typedef
Dflat_stream.hpp113 using executor_type = beast::executor_type<next_layer_type>; typedef in boost::beast::flat_stream
/third_party/boost/boost/asio/ssl/
Dstream.hpp86 typedef typename lowest_layer_type::executor_type executor_type; typedef in boost::asio::ssl::stream
732 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_handshake
764 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_buffered_handshake
800 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_shutdown
831 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_write_some
863 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_read_some
/third_party/boost/libs/asio/include/boost/asio/ssl/
Dstream.hpp86 typedef typename lowest_layer_type::executor_type executor_type; typedef in boost::asio::ssl::stream
732 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_handshake
764 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_buffered_handshake
800 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_shutdown
831 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_write_some
863 typedef typename stream::executor_type executor_type; typedef in boost::asio::ssl::stream::initiate_async_read_some
/third_party/boost/boost/asio/posix/
Dbasic_stream_descriptor.hpp54 typedef Executor executor_type; typedef in boost::asio::posix::basic_stream_descriptor
410 typedef Executor executor_type; typedef in boost::asio::posix::basic_stream_descriptor::initiate_async_write_some
443 typedef Executor executor_type; typedef in boost::asio::posix::basic_stream_descriptor::initiate_async_read_some
/third_party/boost/libs/asio/include/boost/asio/posix/
Dbasic_stream_descriptor.hpp54 typedef Executor executor_type; typedef in boost::asio::posix::basic_stream_descriptor
410 typedef Executor executor_type; typedef in boost::asio::posix::basic_stream_descriptor::initiate_async_write_some
443 typedef Executor executor_type; typedef in boost::asio::posix::basic_stream_descriptor::initiate_async_read_some
/third_party/boost/boost/asio/windows/
Dbasic_stream_handle.hpp48 typedef Executor executor_type; typedef in boost::asio::windows::basic_stream_handle
403 typedef Executor executor_type; typedef in boost::asio::windows::basic_stream_handle::initiate_async_write_some
436 typedef Executor executor_type; typedef in boost::asio::windows::basic_stream_handle::initiate_async_read_some
Dbasic_random_access_handle.hpp45 typedef Executor executor_type; typedef in boost::asio::windows::basic_random_access_handle
419 typedef Executor executor_type; typedef in boost::asio::windows::basic_random_access_handle::initiate_async_write_some_at
452 typedef Executor executor_type; typedef in boost::asio::windows::basic_random_access_handle::initiate_async_read_some_at
/third_party/boost/libs/asio/include/boost/asio/windows/
Dbasic_stream_handle.hpp48 typedef Executor executor_type; typedef in boost::asio::windows::basic_stream_handle
403 typedef Executor executor_type; typedef in boost::asio::windows::basic_stream_handle::initiate_async_write_some
436 typedef Executor executor_type; typedef in boost::asio::windows::basic_stream_handle::initiate_async_read_some
Dbasic_random_access_handle.hpp45 typedef Executor executor_type; typedef in boost::asio::windows::basic_random_access_handle
419 typedef Executor executor_type; typedef in boost::asio::windows::basic_random_access_handle::initiate_async_write_some_at
452 typedef Executor executor_type; typedef in boost::asio::windows::basic_random_access_handle::initiate_async_read_some_at
/third_party/boost/libs/asio/include/boost/asio/
Dsystem_context.hpp41 > executor_type; typedef in boost::asio::system_context
Dbasic_io_object.hpp102 typedef boost::asio::io_context::executor_type executor_type; typedef in boost::asio::basic_io_object
215 typedef boost::asio::io_context::executor_type executor_type; typedef in boost::asio::basic_io_object
/third_party/boost/boost/asio/
Dsystem_context.hpp41 > executor_type; typedef in boost::asio::system_context
Dbasic_io_object.hpp102 typedef boost::asio::io_context::executor_type executor_type; typedef in boost::asio::basic_io_object
215 typedef boost::asio::io_context::executor_type executor_type; typedef in boost::asio::basic_io_object
/third_party/boost/boost/process/
Dasync_pipe.hpp50 typedef typename handle_type::executor_type executor_type; typedef in boost::process::async_pipe
/third_party/boost/libs/beast/include/boost/beast/_experimental/http/
Dicy_stream.hpp84 using executor_type = typename next_layer_type::executor_type; typedef in boost::beast::http::icy_stream
/third_party/boost/boost/beast/_experimental/http/
Dicy_stream.hpp84 using executor_type = typename next_layer_type::executor_type; typedef in boost::beast::http::icy_stream

123456