Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__shared.hpp163 __self->__on_stop_.reset(); in __notify()
180 __optional<stop_callback_for_t<__stok_t, __local_state&>> __on_stop_{}; member
519 __self.__on_stop_.emplace(__stok, __self);
539 __self.__on_stop_.reset();
H A D__when_all.hpp219 __on_stop_.reset(); in __complete()
252 __optional<__stop_callback_t> __on_stop_{}; member
341 __state.__on_stop_.emplace(get_stop_token(stdexec::get_env(__rcvr)),
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp995 std::optional<__stop_callback> __on_stop_{}; member
1026 __op_->__on_stop_.reset(); in set_value()
1035 __op_->__on_stop_.reset(); in set_error()
1043 __op_->__on_stop_.reset(); in set_stopped()
1077 this->__on_stop_.emplace( in start()