Searched defs:blocking_t (Results 1 – 4 of 4) sorted by relevance
45 struct blocking_t struct49 static constexpr bool is_applicable_property_v =53 static constexpr bool is_requirable = false;56 static constexpr bool is_preferable = false;59 typedef blocking_t polymorphic_query_result_type;64 struct possibly_t94 struct always_t124 struct never_t152 static constexpr possibly_t possibly;155 static constexpr always_t always;[all …]
228 static BOOST_ASIO_CONSTEXPR execution::blocking_t query( in query()
52 static constexpr auto query(execution::blocking_t) in query()
215 static BOOST_ASIO_CONSTEXPR Blocking query(execution::blocking_t) in query()