Lines Matching refs:AssertNotHeld
323 Locks::thread_list_lock_->AssertNotHeld(self); in RunCheckpoint()
324 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunCheckpoint()
410 Locks::thread_list_lock_->AssertNotHeld(self); in RunEmptyCheckpoint()
411 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in RunEmptyCheckpoint()
523 Locks::mutator_lock_->AssertNotHeld(self); in FlipThreadRoots()
524 Locks::thread_list_lock_->AssertNotHeld(self); in FlipThreadRoots()
525 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in FlipThreadRoots()
676 Locks::thread_list_lock_->AssertNotHeld(self); in SuspendAllInternal()
677 Locks::thread_suspend_count_lock_->AssertNotHeld(self); in SuspendAllInternal()
1116 Locks::mutator_lock_->AssertNotHeld(self); in WaitForOtherNonDaemonThreadsToExit()
1292 Locks::mutator_lock_->AssertNotHeld(self); in Unregister()