Home | History | Annotate | Download | only in base

Lines Matching refs:SafeGetTid

328         ScopedContentionRecorder scr(this, SafeGetTid(self), GetExclusiveOwnerTid());
345 exclusive_owner_ = SafeGetTid(self);
385 exclusive_owner_ = SafeGetTid(self);
504 ScopedContentionRecorder scr(this, SafeGetTid(self), GetExclusiveOwnerTid());
521 exclusive_owner_ = SafeGetTid(self);
580 ScopedContentionRecorder scr(this, SafeGetTid(self), GetExclusiveOwnerTid());
608 exclusive_owner_ = SafeGetTid(self);
715 DCHECK_EQ(guard_.GetExclusiveOwnerTid(), SafeGetTid(self));