Lines Matching refs:MutexLock
251 MutexLock mu(Thread::Current(), socket_lock_); in WritePacket()
259 MutexLock mu(Thread::Current(), socket_lock_); in WriteBufferedPacket()
386 MutexLock thread_start_locker(self, state->thread_start_lock_); in Create()
414 MutexLock attach_locker(self, state->attach_lock_); in Create()
448 MutexLock mu(Thread::Current(), event_list_lock_); in ResetState()
473 MutexLock mu(self, shutdown_lock_); in ~JdwpState()
513 MutexLock mu(self, shutdown_lock_); in HandlePacket()
542 MutexLock mu(self, shutdown_lock_); in HandlePacket()
576 MutexLock locker(thread_, thread_start_lock_); in Run()
612 MutexLock mu(thread_, attach_lock_); in Run()
648 MutexLock mu(thread_, attach_lock_); in Run()