Home
last modified time | relevance | path

Searched refs:parallel_t (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/execution/
Dbulk_guarantee.hpp119 struct parallel_t struct
137 constexpr parallel_t();
156 static constexpr parallel_t parallel;
168 constexpr bulk_guarantee_t(parallel_t);
192 template <int I> struct parallel_t;
222 typedef detail::bulk_guarantee::parallel_t<I> parallel_t;
239 BOOST_ASIO_CONSTEXPR bulk_guarantee_t(parallel_t)
353 typename traits::static_query<T, parallel_t>::result_type
368 traits::static_query<T, parallel_t>::is_valid
371 return traits::static_query<T, parallel_t>::value();
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dthread_pool.hpp981 typedef boost::asio::execution::bulk_guarantee_t::parallel_t result_type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/execution/
Dbulk_guarantee.cpp29 typedef exec::bulk_guarantee_t::parallel_t n3;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/doc/
Dreference.qbk67647 [[link boost_asio.reference.execution__bulk_guarantee_t__parallel_t [*parallel_t]]]
67709 [A special value used for accessing the bulk_guarantee_t::parallel_t property. ]
67768 parallel_t );
67823 parallel_t );
67924 …rence.execution__bulk_guarantee_t__parallel_t `execution::bulk_guarantee_t::parallel_t`] property.
67927 static constexpr parallel_t parallel;
67986 [section:execution__bulk_guarantee_t__parallel_t execution::bulk_guarantee_t::parallel_t]
67988 …st_asio.indexterm.execution__bulk_guarantee_t__parallel_t..execution::bulk_guarantee_t::parallel_t]
67994 struct parallel_t
68015 …[[link boost_asio.reference.execution__bulk_guarantee_t__parallel_t.parallel_t [*parallel_t]] [con…
[all …]