Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__domain.hpp286 static auto __common_domain() noexcept -> default_domain in __common_domain() function
293 static auto __common_domain(_Domain __domain, _OtherDomains...) noexcept in __common_domain() function
300 static auto __common_domain(_Domains...) noexcept // in __common_domain() function
309 return __common_domain(__get_early_domain(__sndrs)...); in operator ()()