Home | History | Annotate | Download | only in base

Lines Matching refs:SHUTDOWN

465     DCHECK(status_ == ACTIVE || status_ == SHUTDOWN);
466 status_ = SHUTDOWN;
532 // Redundantly set status SHUTDOWN on this thread.