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