Searched refs:locker (Results 1 – 2 of 2) sorted by relevance
576 MutexLock locker(thread_, thread_start_lock_); in Run() local
2230 ObjectLock<mirror::Object> locker(self, h_obj); in Destroy() local2231 locker.NotifyAll(); in Destroy()