Searched refs:__front_ (Results 1 – 1 of 1) sorted by relevance
37 void* __front_{&__nil_}; member in stdexec::__intrusive_mpsc_queue69 if (__front_ == static_cast<void*>(&__nil_)) in pop_front()76 __front_ = __next; in pop_front()78 _Node* __front = static_cast<_Node*>(__front_); in pop_front()82 __front_ = __next; in pop_front()92 __front_ = __next; in pop_front()