Home | History | Annotate | Download | only in collector

Lines Matching refs:IsExclusiveHeld

215     CHECK(!Locks::mutator_lock_->IsExclusiveHeld(self));
499 if (Locks::mutator_lock_->IsExclusiveHeld(self)) {