Searched refs:AssertNotHeld (Results 1 – 21 of 21) 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()
278 void AssertNotHeld(const Thread* self) ASSERT_CAPABILITY(!*this) { in AssertNotHeld() function399 ALWAYS_INLINE void AssertNotHeld(const Thread* self) ASSERT_SHARED_CAPABILITY(!this) { in AssertNotHeld() function
433 AssertNotHeld(self); in ExclusiveLock()479 AssertNotHeld(self); in ExclusiveTryLock()
36 Locks::mutator_lock_->AssertNotHeld(self); // We come here as Native. in artFindNativeMethod()
323 Locks::thread_list_lock_->AssertNotHeld(self); in RunCheckpoint()324 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunCheckpoint()407 Locks::thread_list_lock_->AssertNotHeld(self); in RunEmptyCheckpoint()408 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunEmptyCheckpoint()515 Locks::thread_list_lock_->AssertNotHeld(self); in RunCheckpointOnRunnableThreads()516 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunCheckpointOnRunnableThreads()548 Locks::mutator_lock_->AssertNotHeld(self); in FlipThreadRoots()549 Locks::thread_list_lock_->AssertNotHeld(self); in FlipThreadRoots()550 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in FlipThreadRoots()704 Locks::thread_list_lock_->AssertNotHeld(self); in SuspendAllInternal()[all …]
245 Locks::mutator_lock_->AssertNotHeld(this); // Otherwise we starve GC.. in TransitionFromSuspendedToRunnable()
399 mu_.AssertNotHeld(self_); in ScopedAssertNotHeld()403 mu_.AssertNotHeld(self_); in ~ScopedAssertNotHeld()849 self->GetWaitMutex()->AssertNotHeld(self); in Wait()
407 Locks::mutator_lock_->AssertNotHeld(self); in OpenDexFilesFromOat()
674 Locks::thread_list_lock_->AssertNotHeld(self); in ConfigureStubs()717 Locks::mutator_lock_->AssertNotHeld(self); in SetEntrypointsInstrumented()
956 Locks::mutator_lock_->AssertNotHeld(self); in LoadNativeLibrary()
1049 Locks::thread_list_lock_->AssertNotHeld(self); in DumpThreadList()
1481 Locks::thread_list_lock_->AssertNotHeld(self_thread); in RequestSynchronousCheckpoint()
90 Locks::thread_list_lock_->AssertNotHeld(self); in InternalAdd()91 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in InternalAdd()
366 Locks::mutator_lock_->AssertNotHeld(self); in Create()385 state->thread_start_lock_.AssertNotHeld(self); in Create()583 Locks::mutator_lock_->AssertNotHeld(thread_); in Run()
720 Locks::mutator_lock_->AssertNotHeld(self); in SetWaitForJdwpToken()
269 Locks::mutator_lock_->AssertNotHeld(self); in EnqueueClearedReferences()
2532 gc_complete_lock_->AssertNotHeld(self); in CollectGarbageInternal()
129 Locks::mutator_lock_->AssertNotHeld(self); in RunPhases()
164 Locks::mutator_lock_->AssertNotHeld(self); in RunPhases()615 Locks::mutator_lock_->AssertNotHeld(self); in FlipThreadRoots()
148 Locks::mutator_lock_->AssertNotHeld(self); in RunPhases()
464 Locks::mutator_lock_->AssertNotHeld(Thread::Current()); in expectValidMutatorLockHeld()