Searched refs:tscl_already_held (Results 1 – 1 of 1) sorted by relevance
592 bool tscl_already_held = Locks::thread_suspend_count_lock_->IsExclusiveHeld(self); in DumpAllThreads() local593 if (tll_already_held || tscl_already_held) { in DumpAllThreads()596 << (tscl_already_held ? "" : " thread_suspend_count_lock") in DumpAllThreads()