Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:user_code_suspension_lock_

313     REQUIRES(art::Locks::user_code_suspension_lock_) {
429 REQUIRES(!art::Locks::mutator_lock_, !art::Locks::user_code_suspension_lock_) {
445 // the user_code_suspension_lock_ due to a SuspendReason::kForUserCode. In this situation we
449 art::MutexLock ucsl_mu(self, *art::Locks::user_code_suspension_lock_);
706 // the user_code_suspension_lock_ due to a SuspendReason::kForUserCode. In this situation we
715 art::MutexLock mu(self, *art::Locks::user_code_suspension_lock_);
751 art::MutexLock mu(self, *art::Locks::user_code_suspension_lock_);
810 art::MutexLock mu(self, *art::Locks::user_code_suspension_lock_);