Home
last modified time | relevance | path

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

/aosp12/art/test/203-multi-checkpoint/
H A Dmulti_checkpoint.cc80 MutexLock tll_mu(self, *Locks::thread_list_lock_); in Java_Main_pushCheckpoints() local
/aosp12/art/openjdkjvmti/
H A Dti_thread.cc578 art::MutexLock tll_mu(self, *art::Locks::thread_list_lock_); in GetThreadState() local
974 art::MutexLock tll_mu(self, *art::Locks::thread_list_lock_); in ResumeThread() local
1129 art::MutexLock tll_mu(self, *art::Locks::thread_list_lock_); in InterruptThread() local
H A Devents.cc1455 art::MutexLock tll_mu(self, *art::Locks::thread_list_lock_); in SetInternalEvent() local
1549 art::MutexLock tll_mu(self, *art::Locks::thread_list_lock_); in SetEvent() local
/aosp12/art/runtime/interpreter/
H A Dinterpreter.cc284 MutexLock tll_mu(self, *Locks::thread_list_lock_); in Execute() local
/aosp12/art/runtime/interpreter/mterp/
H A Dmterp.cc496 MutexLock tll_mu(self, *Locks::thread_list_lock_); in MterpCheckBefore() local