Searched refs:start_op (Results 1 – 6 of 6) sorted by relevance
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | reactive_socket_service_base.hpp | 210 start_op(impl, reactor::write_op, p.p, is_continuation, true, in async_send() 235 start_op(impl, reactor::write_op, p.p, is_continuation, false, false); in async_send() 281 start_op(impl, in async_receive() 310 start_op(impl, in async_receive() 367 start_op(impl, in async_receive_with_flags() 398 start_op(impl, in async_receive_with_flags() 417 ASIO_DECL void start_op(base_implementation_type& impl, int op_type,
|
D | reactive_socket_service.hpp | 240 start_op(impl, reactor::write_op, p.p, is_continuation, true, false); in async_send_to() 262 start_op(impl, reactor::write_op, p.p, is_continuation, false, false); in async_send_to() 326 start_op(impl, in async_receive_from() 355 start_op(impl, in async_receive_from()
|
D | select_reactor.hpp | 85 ASIO_DECL void start_op(int op_type, socket_type descriptor,
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/ |
D | reactive_socket_service_base.ipp | 196 void reactive_socket_service_base::start_op( 207 reactor_.start_op(op_type, impl.socket_, 221 start_op(impl, reactor::read_op, op, true, is_continuation, false); 244 reactor_.start_op(reactor::connect_op, impl.socket_,
|
D | select_reactor.ipp | 96 void select_reactor::start_op(int op_type, socket_type descriptor,
|
/external/syslinux/gpxe/src/drivers/infiniband/ |
D | qib_7220_regs.h | 1167 pseudo_bit_t start_op[1]; member
|