Home
last modified time | relevance | path

Searched defs:rebind_executor (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/boost/asio/windows/
Dbasic_overlapped_handle.hpp63 struct rebind_executor struct in boost::asio::windows::basic_overlapped_handle
66 typedef basic_overlapped_handle<Executor1> other;
Dbasic_object_handle.hpp60 struct rebind_executor struct in boost::asio::windows::basic_object_handle
63 typedef basic_object_handle<Executor1> other;
Dbasic_stream_handle.hpp52 struct rebind_executor struct in boost::asio::windows::basic_stream_handle
55 typedef basic_stream_handle<Executor1> other;
Dbasic_random_access_handle.hpp49 struct rebind_executor struct in boost::asio::windows::basic_random_access_handle
52 typedef basic_random_access_handle<Executor1> other;
/third_party/boost/boost/asio/posix/
Dbasic_stream_descriptor.hpp50 struct rebind_executor struct in boost::asio::posix::basic_stream_descriptor
53 typedef basic_stream_descriptor<Executor1> other;
Dbasic_descriptor.hpp63 struct rebind_executor struct in boost::asio::posix::basic_descriptor
66 typedef basic_descriptor<Executor1> other;
/third_party/boost/boost/beast/core/
Dbasic_stream.hpp222 struct rebind_executor struct in boost::beast::basic_stream
225 using other = basic_stream<
/third_party/boost/boost/asio/
Dbasic_signal_set.hpp103 struct rebind_executor struct in boost::asio::basic_signal_set
106 typedef basic_signal_set<Executor1> other;
Dbasic_deadline_timer.hpp138 struct rebind_executor struct in boost::asio::basic_deadline_timer
141 typedef basic_deadline_timer<Time, TimeTraits, Executor1> other;
Dbasic_waitable_timer.hpp151 struct rebind_executor struct in boost::asio::basic_waitable_timer
154 typedef basic_waitable_timer<Clock, WaitTraits, Executor1> other;
Dbasic_seq_packet_socket.hpp58 struct rebind_executor struct in boost::asio::basic_seq_packet_socket
61 typedef basic_seq_packet_socket<Protocol, Executor1> other;
Dbasic_serial_port.hpp69 struct rebind_executor struct in boost::asio::basic_serial_port
72 typedef basic_serial_port<Executor1> other;
Dbasic_stream_socket.hpp63 struct rebind_executor struct in boost::asio::basic_stream_socket
66 typedef basic_stream_socket<Protocol, Executor1> other;
Dbasic_datagram_socket.hpp60 struct rebind_executor struct in boost::asio::basic_datagram_socket
63 typedef basic_datagram_socket<Protocol, Executor1> other;
Dbasic_raw_socket.hpp60 struct rebind_executor struct in boost::asio::basic_raw_socket
63 typedef basic_raw_socket<Protocol, Executor1> other;
Dbasic_socket.hpp76 struct rebind_executor struct in boost::asio::basic_socket
79 typedef basic_socket<Protocol, Executor1> other;
Dbasic_socket_acceptor.hpp86 struct rebind_executor struct in boost::asio::basic_socket_acceptor
89 typedef basic_socket_acceptor<Protocol, Executor1> other;
/third_party/boost/boost/asio/ip/
Dbasic_resolver.hpp77 struct rebind_executor struct in boost::asio::ip::basic_resolver
80 typedef basic_resolver<InternetProtocol, Executor1> other;