Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__when_all.hpp68 auto __mkenv(_Env&& __env, const inplace_stop_source& __stop_source) noexcept in __mkenv() argument
70 return __env::__join(prop{get_stop_token, __stop_source.get_token()}, in __mkenv()