Lines Matching refs:AssertNotHeld
325 Locks::thread_list_lock_->AssertNotHeld(self); in RunCheckpoint()
326 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunCheckpoint()
409 Locks::thread_list_lock_->AssertNotHeld(self); in RunEmptyCheckpoint()
410 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunEmptyCheckpoint()
522 Locks::mutator_lock_->AssertNotHeld(self); in FlipThreadRoots()
523 Locks::thread_list_lock_->AssertNotHeld(self); in FlipThreadRoots()
524 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in FlipThreadRoots()
678 Locks::thread_list_lock_->AssertNotHeld(self); in SuspendAllInternal()
679 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in SuspendAllInternal()
1156 Locks::mutator_lock_->AssertNotHeld(self); in SuspendSelfForDebugger()
1301 Locks::mutator_lock_->AssertNotHeld(self); in WaitForOtherNonDaemonThreadsToExit()
1429 Locks::mutator_lock_->AssertNotHeld(self); in Unregister()