Searched refs:tll_already_held (Results 1 – 1 of 1) sorted by relevance
556 bool tll_already_held = Locks::thread_list_lock_->IsExclusiveHeld(self); in DumpAllThreads() local558 if (tll_already_held || tscl_already_held) { in DumpAllThreads()560 << (tll_already_held ? "" : " thread_list_lock") in DumpAllThreads()