Searched defs:__active (Results 1 – 2 of 2) sorted by relevance
92 auto& __active = this->__scope_->__active_; in start() local182 auto& __active = __scope->__active_; in __complete() local268 auto& __active = this->__scope_->__active_; in start() local
37 #define for_each_suitable_policy(__policy, __active) \ argument