Home
last modified time | relevance | path

Searched refs:execute_member (Results 1 – 25 of 34) sorted by relevance

12

/third_party/boost/libs/asio/include/boost/asio/traits/
Dexecute_member.hpp39 struct execute_member;
80 traits::execute_member<
99 struct execute_member : struct
/third_party/boost/boost/asio/traits/
Dexecute_member.hpp39 struct execute_member;
80 traits::execute_member<
99 struct execute_member : struct
/third_party/boost/boost/asio/execution/
Dexecute.hpp103 using boost::asio::traits::execute_member;
127 execute_member<typename Impl::template proxy<T>::type, F>::is_valid
129 execute_member<typename Impl::template proxy<T>::type, F>
137 !execute_member<typename Impl::template proxy<T>, F>::is_valid
150 !execute_member<typename Impl::template proxy<T>::type, F>::is_valid
Dany_executor.hpp2180 struct execute_member<execution::any_executor<SupportableProperties...>, F>
2190 struct execute_member<execution::any_executor<>, F>
2199 struct execute_member< \
/third_party/boost/libs/asio/include/boost/asio/execution/
Dexecute.hpp103 using boost::asio::traits::execute_member;
127 execute_member<typename Impl::template proxy<T>::type, F>::is_valid
129 execute_member<typename Impl::template proxy<T>::type, F>
137 !execute_member<typename Impl::template proxy<T>, F>::is_valid
150 !execute_member<typename Impl::template proxy<T>::type, F>::is_valid
Dany_executor.hpp2180 struct execute_member<execution::any_executor<SupportableProperties...>, F>
2190 struct execute_member<execution::any_executor<>, F>
2199 struct execute_member< \
/third_party/boost/libs/asio/test/execution/
Dexecute.cpp53 struct execute_member<const_member_execute, F> struct
120 struct execute_member<non_const_member_execute, F> struct
128 struct execute_member<const non_const_member_execute, F> struct
136 struct execute_member<const non_const_member_execute&, F> struct
Dscheduler.cpp67 struct execute_member<executor, F> struct
Dprefer_only.cpp67 struct execute_member<possibly_blocking_executor, F> struct
125 struct execute_member<never_blocking_executor, F> struct
224 struct execute_member<either_blocking_executor, F> struct
Dexecutor.cpp65 struct execute_member<executor, F> struct
Dsender.cpp76 struct execute_member<executor, F> struct
Dbulk_execute.cpp201 struct execute_member<executor, F> struct
Dschedule.cpp268 struct execute_member<executor, F> struct
Dblocking_adaptation.cpp66 struct execute_member<ex_nq_nr, Function> struct
123 struct execute_member<ex_cq_nr<ResultType, ParamType, Result>, Function> struct
203 struct execute_member<ex_mq_nr<ResultType, ParamType, Result>, Function> struct
278 struct execute_member<ex_fq_nr<ResultType, ParamType, Result>, Function> struct
399 struct execute_member<ex_mq_mr<CurrentType, OtherType>, Function> struct
569 struct execute_member<ex_fq_fr<CurrentType, OtherType>, Function> struct
Dconnect.cpp327 struct execute_member<executor, F> struct
Dsubmit.cpp405 struct execute_member<executor, F> struct
/third_party/boost/libs/asio/include/boost/asio/
Dany_io_executor.hpp250 struct execute_member<any_io_executor, F>
Dstrand.hpp485 struct execute_member<strand<Executor>, Function, struct
Dsystem_executor.hpp469 struct execute_member< struct
Dthread_pool.hpp808 struct execute_member< struct
Dio_context.hpp1296 struct execute_member< struct
/third_party/boost/boost/asio/
Dany_io_executor.hpp250 struct execute_member<any_io_executor, F>
Dstrand.hpp485 struct execute_member<strand<Executor>, Function, struct
Dsystem_executor.hpp469 struct execute_member< struct
/third_party/boost/libs/asio/doc/
Dstd_executors.qbk162 struct execute_member<minimal_io_executor, F>

12