Lines Matching full:thrid2
2078 ThrID thrid1, thrid2;2079 thrid2 = *(ThrID*)VG_(indexXA)( thrids, 0 );2081 thrid1 = thrid2;2082 thrid2 = *(ThrID*)VG_(indexXA)( thrids, i );2083 tl_assert(thrid1 < thrid2);