Searched refs:AssertNotHeld (Results 1 – 24 of 24) sorted by relevance
37 mu.AssertNotHeld(Thread::Current()); in AssertDepth()149 mu.AssertNotHeld(Thread::Current()); in TEST_F()155 mu.AssertNotHeld(Thread::Current()); in TEST_F()160 mu.AssertNotHeld(Thread::Current()); in TEST_F()165 mu.AssertNotHeld(Thread::Current()); in TEST_F()171 mu.AssertNotHeld(Thread::Current()); in SharedTryLockUnlockTest()175 mu.AssertNotHeld(Thread::Current()); in SharedTryLockUnlockTest()
213 void AssertNotHeld(const Thread* self) ASSERT_CAPABILITY(!*this) { in AssertNotHeld() function388 ALWAYS_INLINE void AssertNotHeld(const Thread* self) ASSERT_CAPABILITY(!this) { in AssertNotHeld() function
455 AssertNotHeld(self); in ExclusiveLock()595 AssertNotHeld(self); in ExclusiveTryLock()
38 Locks::mutator_lock_->AssertNotHeld(Thread::Current()); in Load()62 Locks::mutator_lock_->AssertNotHeld(Thread::Current()); in Unload()
311 Locks::thread_list_lock_->AssertNotHeld(self); in RunCheckpoint()312 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunCheckpoint()426 Locks::thread_list_lock_->AssertNotHeld(self); in RunEmptyCheckpoint()427 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunEmptyCheckpoint()545 Locks::mutator_lock_->AssertNotHeld(self); in FlipThreadRoots()546 Locks::thread_list_lock_->AssertNotHeld(self); in FlipThreadRoots()547 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in FlipThreadRoots()833 Locks::thread_list_lock_->AssertNotHeld(self); in SuspendAllInternal()834 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in SuspendAllInternal()1220 Locks::thread_list_lock_->AssertNotHeld(self); in SuspendThreadByPeer()[all …]
351 GetMutatorLock()->AssertNotHeld(this); // Otherwise we starve GC. in TransitionFromSuspendedToRunnable()
1068 Locks::thread_list_lock_->AssertNotHeld(self); in UpdateStubs()1096 Locks::mutator_lock_->AssertNotHeld(self); in SetEntrypointsInstrumented()
950 self->GetWaitMutex()->AssertNotHeld(self); in Wait()
3112 Locks::mutator_lock_->AssertNotHeld(self); in SetupLinearAllocForPostZygoteFork()
1776 Locks::thread_list_lock_->AssertNotHeld(self); in RequestSynchronousCheckpoint()
349 Locks::mutator_lock_->AssertNotHeld(self); in MakeInitializedClassesVisiblyInitialized()
131 Locks::mutator_lock_->AssertNotHeld(self); // We come here as Native. in artFindNativeMethod()
1257 art::Locks::mutator_lock_->AssertNotHeld(self_); in SetupMethodExitEvents()1258 art::Locks::user_code_suspension_lock_->AssertNotHeld(self_); in SetupMethodExitEvents()1259 art::Locks::thread_list_lock_->AssertNotHeld(self_); in SetupMethodExitEvents()1267 art::Locks::mutator_lock_->AssertNotHeld(self_);1268 art::Locks::user_code_suspension_lock_->AssertNotHeld(self_);1269 art::Locks::thread_list_lock_->AssertNotHeld(self_);
74 art::Locks::user_code_suspension_lock_->AssertNotHeld(self_); in ScopedNoUserCodeSuspension()
376 Locks::mutator_lock_->AssertNotHeld(self); in CollectClearedReferences()
1658 Locks::mutator_lock_->AssertNotHeld(self); in StartGC()2206 Locks::mutator_lock_->AssertNotHeld(self); in PerformHomogeneousSpaceCompact()2777 Locks::mutator_lock_->AssertNotHeld(self); in CollectGarbageInternal()2793 gc_complete_lock_->AssertNotHeld(self); in CollectGarbageInternal()
110 Locks::mutator_lock_->AssertNotHeld(self); in RunPhases()
150 Locks::mutator_lock_->AssertNotHeld(self); in RunPhases()
231 Locks::mutator_lock_->AssertNotHeld(self); in RunPhases()766 Locks::mutator_lock_->AssertNotHeld(self); in FlipThreadRoots()
208 Locks::mutator_lock_->AssertNotHeld(self); in OpenDexFilesFromOat()
668 art::Locks::mutator_lock_->AssertNotHeld(self); in RunPollLoop()
1045 Locks::mutator_lock_->AssertNotHeld(self); in LoadNativeLibrary()
3058 Locks::mutator_lock_->AssertNotHeld(Thread::Current()); in DoCompilation()
514 Locks::mutator_lock_->AssertNotHeld(Thread::Current()); in expectValidMutatorLockHeld()