Home
last modified time | relevance | path

Searched defs:mapping_t (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/asio/include/boost/asio/execution/
Dmapping.hpp42 struct mapping_t struct
46 static constexpr bool is_applicable_property_v =
50 static constexpr bool is_requirable = false;
53 static constexpr bool is_preferable = false;
56 typedef mapping_t polymorphic_query_result_type;
60 struct thread_t
89 struct new_thread_t
118 struct other_t
146 static constexpr thread_t thread;
149 static constexpr new_thread_t new_thread;
[all …]
/third_party/boost/boost/asio/execution/
Dmapping.hpp42 struct mapping_t struct
46 static constexpr bool is_applicable_property_v =
50 static constexpr bool is_requirable = false;
53 static constexpr bool is_preferable = false;
56 typedef mapping_t polymorphic_query_result_type;
60 struct thread_t
89 struct new_thread_t
118 struct other_t
146 static constexpr thread_t thread;
149 static constexpr new_thread_t new_thread;
[all …]
/third_party/boost/boost/asio/
Dsystem_executor.hpp199 static BOOST_ASIO_CONSTEXPR execution::mapping_t query( in query()
Dio_context.hpp880 static BOOST_ASIO_CONSTEXPR execution::mapping_t query( in query()
Dthread_pool.hpp435 static BOOST_ASIO_CONSTEXPR execution::mapping_t query( in query()
/third_party/boost/libs/asio/include/boost/asio/
Dsystem_executor.hpp199 static BOOST_ASIO_CONSTEXPR execution::mapping_t query( in query()
Dio_context.hpp880 static BOOST_ASIO_CONSTEXPR execution::mapping_t query( in query()
Dthread_pool.hpp435 static BOOST_ASIO_CONSTEXPR execution::mapping_t query( in query()