Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dasync_scope.hpp58 mutable std::ptrdiff_t __active_ = 0; member
64 STDEXEC_ASSERT(__active_ == 0); in ~__impl()
91 auto& __active = this->__scope_->__active_; in start()
181 auto& __active = __scope->__active_; in __complete()
267 auto& __active = this->__scope_->__active_; in start()