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.hpp162 __self->__on_stop_.reset(); in __notify()
179 __optional<stop_callback_for_t<__stok_t, __local_state&>> __on_stop_{}; member
517 __self.__on_stop_.emplace(__stok, __self);
537 __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.hpp996 std::optional<__stop_callback> __on_stop_{}; member
1027 __op_->__on_stop_.reset(); in set_value()
1036 __op_->__on_stop_.reset(); in set_error()
1044 __op_->__on_stop_.reset(); in set_stopped()
1078 this->__on_stop_.emplace( in start()