Home
last modified time | relevance | path

Searched refs:thread_list_mu (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dthread_list.cc904 MutexLock thread_list_mu(self, *Locks::thread_list_lock_); in SuspendThreadByPeer() local
1024 MutexLock thread_list_mu(self, *Locks::thread_list_lock_); in SuspendThreadByThreadId() local
/art/openjdkjvmti/
Dti_thread.cc882 art::MutexLock thread_list_mu(self, *art::Locks::thread_list_lock_); in SuspendOther() local
921 art::MutexLock thread_list_mu(self, *art::Locks::thread_suspend_count_lock_); in SuspendSelf() local
/art/runtime/gc/allocator/
Drosalloc.cc1614 MutexLock thread_list_mu(self, *Locks::thread_list_lock_); in AssertAllThreadLocalRunsAreRevoked() local
1745 MutexLock thread_list_mu(self, *Locks::thread_list_lock_); in Verify() local