Home | History | Annotate | Download | only in base

Lines Matching refs:RUNNING

460   // running, queued up, or being held in limbo for future posting.
869 DCHECK(state_ != RUNNING);
877 state_ = RUNNING;
889 DCHECK(parent_->state_ == RUNNING);
900 DCHECK(state_ == RUNNING);
918 DCHECK(parent_->state_ == RUNNING);