Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp992 std::optional<__stop_callback> __on_stop_{}; member
1023 __self.__op_->__on_stop_.reset(); in tag_invoke()
1034 __self.__op_->__on_stop_.reset(); in tag_invoke()
1043 __self.__op_->__on_stop_.reset(); in tag_invoke()
1084 __self.__on_stop_.emplace( in tag_invoke()
H A Dexecution.hpp3515 __op->__on_stop_.reset(); in __action()
3544 std::optional<__on_stop_cb_t> __on_stop_{}; member
3741 __state.__on_stop_.emplace(
5634 __on_stop_.reset(); in __complete()
5667 std::optional<__stop_callback_t> __on_stop_{}; member
5757 __state.__on_stop_.emplace(get_stop_token(stdexec::get_env(__rcvr)),