Searched refs:ml_already_exlusively_held (Results 1 – 1 of 1) sorted by relevance
580 bool ml_already_exlusively_held = Locks::mutator_lock_->IsExclusiveHeld(self); in DumpAllThreads() local581 if (ml_already_exlusively_held) { in DumpAllThreads()