Home
last modified time | relevance | path

Searched defs:get_stop_token_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__env.hpp129 struct get_stop_token_t : __get_stop_token_t { struct
137 STDEXEC_ATTRIBUTE(always_inline, host, device) in STDEXEC_ATTRIBUTE()
143 STDEXEC_ATTRIBUTE(nodiscard, always_inline, host, device) in STDEXEC_ATTRIBUTE()
H A D__p2300.hpp88 using get_stop_token_t STDEXEC_STD_DEPRECATED = stdexec::get_stop_token_t; typedef