Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dasync_scope.hpp46 const __impl* __scope_; member
91 std::unique_lock __guard{this->__scope_->__lock_}; in start()
92 auto& __active = this->__scope_->__active_; in start()
93 auto& __waiters = this->__scope_->__waiters_; in start()
135 __self.__scope_, static_cast<_Self&&>(__self).__c_, in connect()
147 const __impl* __scope_; member
163 const __impl* __scope_; member
202 auto __scope = __op_->__scope_; in set_value()
214 auto __scope = __op_->__scope_; in set_error()
225 auto __scope = __op_->__scope_; in set_stopped()
[all …]