Home | History | Annotate | Download | only in src

Lines Matching defs:tail_

765     if (Succ(head_) == tail_) {
784 *sample = buffer_[tail_];
786 tail_ = Succ(tail_);
800 int tail_; // Index to the buffer tail.
857 tail_(0),