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