Home
last modified time | relevance | path

Searched defs:tll_mu (Results 1 – 5 of 5) sorted by relevance

/art/test/203-multi-checkpoint/
Dmulti_checkpoint.cc80 MutexLock tll_mu(self, *Locks::thread_list_lock_); in Java_Main_pushCheckpoints() local
/art/openjdkjvmti/
Dti_thread.cc575 art::MutexLock tll_mu(self, *art::Locks::thread_list_lock_); in GetThreadState() local
972 art::MutexLock tll_mu(self, *art::Locks::thread_list_lock_); in ResumeThread() local
1127 art::MutexLock tll_mu(self, *art::Locks::thread_list_lock_); in InterruptThread() local
Devents.cc1319 art::MutexLock tll_mu(self, *art::Locks::thread_list_lock_); in SetEvent() local
/art/runtime/interpreter/
Dinterpreter.cc260 MutexLock tll_mu(self, *Locks::thread_list_lock_); in Execute() local
/art/runtime/interpreter/mterp/
Dmterp.cc553 MutexLock tll_mu(self, *Locks::thread_list_lock_); in MterpCheckBefore() local