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.hpp51 mutable std::ptrdiff_t __active_ = 0; member
57 STDEXEC_ASSERT(__active_ == 0); in ~__impl()
90 auto& __active = this->__scope_->__active_; in __start_()
185 auto& __active = __scope->__active_; in __complete()
251 auto& __active = this->__scope_->__active_; in __start_()