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.hpp64 auto __mkenv(_Env&& __env, const inplace_stop_source& __stop_source) noexcept { in __mkenv() argument
66 prop{get_stop_token, __stop_source.get_token()}, static_cast<_Env&&>(__env)); in __mkenv()