Home | History | Annotate | Download | only in tsan

Lines Matching refs:thr2

5654       Thread *thr2 = Thread::Get(seg->tid());
5662 thr2->ThreadName().c_str(),
5676 // Report("Unlocks in T%d\n", thr2->tid().raw());
5677 // thr2->lock_history().PrintUnlocks();
5678 if (LockHistory::Intersect(thr1->lock_history(), thr2->lock_history(),
5684 thr2->tid().raw(),