Home
last modified time | relevance | path

Searched refs:stop_token_of_t (Results 1 – 9 of 9) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dtask.hpp195 using __stop_token_t = stop_token_of_t<env_of_t<_ParentPromise>>;
224 stop_token_of_t<env_of_t<_ParentPromise>>>
239 requires unstoppable_token<stop_token_of_t<env_of_t<_ParentPromise>>>
268 using __stop_token_t = stop_token_of_t<env_of_t<_ParentPromise>>; in __default_awaiter_context()
H A Dsequence_senders.hpp99 using _Token = stop_token_of_t<env_of_t<_Receiver>>;
350 __if_c<unstoppable_token<stop_token_of_t<_Env>>,
510 stdexec::stop_token_of_t<stdexec::env_of_t<_Receiver>>> ||
517 using token_type = stdexec::stop_token_of_t<stdexec::env_of_t<_Receiver>>; in __set_value_unless_stopped()
H A Dasync_scope.hpp367 using __forward_consumer = typename stop_token_of_t<
H A Dany_sender_of.hpp994 using __stop_callback = typename stdexec::stop_token_of_t<
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__p2300.hpp99 using stop_token_of_t STDEXEC_STD_DEPRECATED = typedef
100 stdexec::stop_token_of_t<_StopTokenProvider>;
H A D__execution_fwd.hpp129 using stop_token_of_t = __decay_t<__call_result_t<get_stop_token_t, _Tp>>; typedef
H A D__shared.hpp101 using __stok_t = stop_token_of_t<env_of_t<_Receiver>>;
H A D__when_all.hpp264 stop_token_of_t<_Env>>; in __mk_state_fn()
/openbmc/pldm/requester/
H A Dhandler.hpp592 std::optional<typename stdexec::stop_token_of_t<