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()
209 void AssertNotHeld(const Thread* self) ASSERT_CAPABILITY(!*this) { in AssertNotHeld() function384 ALWAYS_INLINE void AssertNotHeld(const Thread* self) ASSERT_CAPABILITY(!this) { in AssertNotHeld() function
435 AssertNotHeld(self); in ExclusiveLock()570 AssertNotHeld(self); in ExclusiveTryLock()
38 Locks::mutator_lock_->AssertNotHeld(Thread::Current()); in Load()62 Locks::mutator_lock_->AssertNotHeld(Thread::Current()); in Unload()
314 Locks::thread_list_lock_->AssertNotHeld(self); in RunCheckpoint()315 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunCheckpoint()401 Locks::thread_list_lock_->AssertNotHeld(self); in RunEmptyCheckpoint()402 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunEmptyCheckpoint()514 Locks::mutator_lock_->AssertNotHeld(self); in FlipThreadRoots()515 Locks::thread_list_lock_->AssertNotHeld(self); in FlipThreadRoots()516 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in FlipThreadRoots()662 Locks::thread_list_lock_->AssertNotHeld(self); in SuspendAllInternal()663 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in SuspendAllInternal()1118 Locks::mutator_lock_->AssertNotHeld(self); in WaitForOtherNonDaemonThreadsToExit()[all …]
270 GetMutatorLock()->AssertNotHeld(this); // Otherwise we starve GC. in TransitionFromSuspendedToRunnable()
951 Locks::thread_list_lock_->AssertNotHeld(self); in UpdateStubs()975 Locks::mutator_lock_->AssertNotHeld(self); in SetEntrypointsInstrumented()
186 Locks::mutator_lock_->AssertNotHeld(self); in OpenDexFilesFromOat()
1017 Locks::thread_list_lock_->AssertNotHeld(self); in DumpThreadList()
950 self->GetWaitMutex()->AssertNotHeld(self); in Wait()
1727 Locks::thread_list_lock_->AssertNotHeld(self_thread); in RequestSynchronousCheckpoint()
130 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_);
75 art::Locks::user_code_suspension_lock_->AssertNotHeld(self_); in ScopedNoUserCodeSuspension()
377 Locks::mutator_lock_->AssertNotHeld(self); in CollectClearedReferences()
2094 Locks::mutator_lock_->AssertNotHeld(self); in PerformHomogeneousSpaceCompact()2656 Locks::mutator_lock_->AssertNotHeld(self); in CollectGarbageInternal()2666 gc_complete_lock_->AssertNotHeld(self); in CollectGarbageInternal()
110 Locks::mutator_lock_->AssertNotHeld(self); in RunPhases()
150 Locks::mutator_lock_->AssertNotHeld(self); in RunPhases()
213 Locks::mutator_lock_->AssertNotHeld(self); in RunPhases()766 Locks::mutator_lock_->AssertNotHeld(self); in FlipThreadRoots()
532 art::Locks::mutator_lock_->AssertNotHeld(self); in RunPollLoop()
1036 Locks::mutator_lock_->AssertNotHeld(self); in LoadNativeLibrary()
509 Locks::mutator_lock_->AssertNotHeld(Thread::Current()); in expectValidMutatorLockHeld()