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.hpp323 static auto __common_domain() noexcept -> default_domain in __common_domain() function
330 static auto __common_domain(_Domain __domain, in __common_domain() function
337 static auto __common_domain(_Domains...) noexcept // in __common_domain() function
346 return __common_domain(__get_early_domain(__sndrs)...); in operator ()()