Home
last modified time | relevance | path

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

/art/runtime/base/
Dlocks.h130 kPostMutatorTopLockLevel, enumerator
/art/runtime/
Dmutator_gc_coord.md153 locks at or below level `kPostMutatorTopLockLevel` may be acquired after
174 `kPostMutatorTopLockLevel`. But that is not sufficient.
/art/openjdkjvmti/
Devents.cc1655 : envs_lock_("JVMTI Environment List Lock", art::LockLevel::kPostMutatorTopLockLevel), in EventHandler()