Lines Matching refs:AssertNotHeld
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()
667 Locks::thread_list_lock_->AssertNotHeld(self); in SuspendAllInternal()
668 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in SuspendAllInternal()
1120 Locks::mutator_lock_->AssertNotHeld(self); in WaitForOtherNonDaemonThreadsToExit()
1296 Locks::mutator_lock_->AssertNotHeld(self); in Unregister()