Searched refs:AssertNotHeld (Results 1 – 22 of 22) sorted by relevance
32 mu.AssertNotHeld(Thread::Current()); in AssertDepth()141 mu.AssertNotHeld(Thread::Current()); in TEST_F()147 mu.AssertNotHeld(Thread::Current()); in TEST_F()152 mu.AssertNotHeld(Thread::Current()); in TEST_F()157 mu.AssertNotHeld(Thread::Current()); in TEST_F()163 mu.AssertNotHeld(Thread::Current()); in SharedTryLockUnlockTest()167 mu.AssertNotHeld(Thread::Current()); in SharedTryLockUnlockTest()
206 void AssertNotHeld(const Thread* self) ASSERT_CAPABILITY(!*this) { in AssertNotHeld() function365 ALWAYS_INLINE void AssertNotHeld(const Thread* self) ASSERT_CAPABILITY(!this) { in AssertNotHeld() function
422 AssertNotHeld(self); in ExclusiveLock()487 AssertNotHeld(self); in ExclusiveTryLock()
38 Locks::mutator_lock_->AssertNotHeld(Thread::Current()); in Load()62 Locks::mutator_lock_->AssertNotHeld(Thread::Current()); in Unload()
323 Locks::thread_list_lock_->AssertNotHeld(self); in RunCheckpoint()324 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunCheckpoint()410 Locks::thread_list_lock_->AssertNotHeld(self); in RunEmptyCheckpoint()411 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunEmptyCheckpoint()523 Locks::mutator_lock_->AssertNotHeld(self); in FlipThreadRoots()524 Locks::thread_list_lock_->AssertNotHeld(self); in FlipThreadRoots()525 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in FlipThreadRoots()676 Locks::thread_list_lock_->AssertNotHeld(self); in SuspendAllInternal()677 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in SuspendAllInternal()1116 Locks::mutator_lock_->AssertNotHeld(self); in WaitForOtherNonDaemonThreadsToExit()[all …]
248 Locks::mutator_lock_->AssertNotHeld(this); // Otherwise we starve GC.. in TransitionFromSuspendedToRunnable()
791 Locks::thread_list_lock_->AssertNotHeld(self); in UpdateStubs()852 Locks::mutator_lock_->AssertNotHeld(self); in SetEntrypointsInstrumented()
225 Locks::mutator_lock_->AssertNotHeld(self); in OpenDexFilesFromOat()
1020 Locks::thread_list_lock_->AssertNotHeld(self); in DumpThreadList()
943 self->GetWaitMutex()->AssertNotHeld(self); in Wait()
1670 Locks::thread_list_lock_->AssertNotHeld(self_thread); in RequestSynchronousCheckpoint()
123 Locks::mutator_lock_->AssertNotHeld(self); // We come here as Native. in artFindNativeMethod()
1256 art::Locks::mutator_lock_->AssertNotHeld(self_); in SetupMethodExitEvents()1257 art::Locks::user_code_suspension_lock_->AssertNotHeld(self_); in SetupMethodExitEvents()1258 art::Locks::thread_list_lock_->AssertNotHeld(self_); in SetupMethodExitEvents()1266 art::Locks::mutator_lock_->AssertNotHeld(self_);1267 art::Locks::user_code_suspension_lock_->AssertNotHeld(self_);1268 art::Locks::thread_list_lock_->AssertNotHeld(self_);
74 art::Locks::user_code_suspension_lock_->AssertNotHeld(self_); in ScopedNoUserCodeSuspension()
294 Locks::mutator_lock_->AssertNotHeld(self); in CollectClearedReferences()
2065 Locks::mutator_lock_->AssertNotHeld(self); in PerformHomogeneousSpaceCompact()2594 Locks::mutator_lock_->AssertNotHeld(self); in CollectGarbageInternal()2602 gc_complete_lock_->AssertNotHeld(self); in CollectGarbageInternal()
110 Locks::mutator_lock_->AssertNotHeld(self); in RunPhases()
150 Locks::mutator_lock_->AssertNotHeld(self); in RunPhases()
192 Locks::mutator_lock_->AssertNotHeld(self); in RunPhases()739 Locks::mutator_lock_->AssertNotHeld(self); in FlipThreadRoots()
530 art::Locks::mutator_lock_->AssertNotHeld(self); in RunPollLoop()
1010 Locks::mutator_lock_->AssertNotHeld(self); in LoadNativeLibrary()
471 Locks::mutator_lock_->AssertNotHeld(Thread::Current()); in expectValidMutatorLockHeld()