Searched refs:allstatus (Results 1 – 2 of 2) sorted by relevance
155 ScopedStatusLock::ScopedStatusLock(AllStatus* allstatus) in ScopedStatusLock() argument156 : allstatus_(allstatus) { in ScopedStatusLock()157 allstatus->mutex_.Acquire(); in ScopedStatusLock()
66 explicit ScopedStatusLock(AllStatus* allstatus);