Home | History | Annotate | Download | only in base

Lines Matching refs:GetExclusiveOwnerTid

328         ScopedContentionRecorder scr(this, SafeGetTid(self), GetExclusiveOwnerTid());
450 << " owner=" << GetExclusiveOwnerTid() << " ";
504 ScopedContentionRecorder scr(this, SafeGetTid(self), GetExclusiveOwnerTid());
580 ScopedContentionRecorder scr(this, SafeGetTid(self), GetExclusiveOwnerTid());
658 << " owner=" << GetExclusiveOwnerTid()
715 DCHECK_EQ(guard_.GetExclusiveOwnerTid(), SafeGetTid(self));