Home | History | Annotate | Download | only in browser

Lines Matching full:locked

606   // If locked, it means we are not ready to process this message because
608 if (parent_->locked()) {
609 DLOG(WARNING) << "Browser is locked";
799 // Locked by process on another host.
953 // We've already locked things, so we can't have lost the startup race,