Home
last modified time | relevance | path

Searched defs:apply_sender (Results 1 – 3 of 3) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__execute.hpp46 void apply_sender(_Sender&& __sndr, _Fun __fun) const noexcept(false) { in apply_sender() function
H A D__sync_wait.hpp275 auto apply_sender(_Sender&& __sndr) const -> std::optional<__sync_wait_result_t<_Sender>> { in apply_sender() function
326 auto apply_sender(_Sender&& __sndr) const -> std::optional<__variant_for_t<_Sender>> { in apply_sender() function
H A D__start_detached.hpp159 void apply_sender(_Sender&& __sndr, _Env&& __env = {}) const noexcept(false) { in apply_sender() function