HomeSort by relevance Sort by last modified time
    Searched full:running_lock_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/
service_process_util_posix.cc 144 state_->running_lock_.reset(TakeServiceRunningLock(true));
145 if (state_->running_lock_.get() == NULL) {
service_process_util_posix.h 77 scoped_ptr<MultiProcessLock> running_lock_; member in struct:ServiceProcessState::StateData

Completed in 70 milliseconds