Searched refs:rep_desc (Results 1 – 1 of 1) sorted by relevance
806 const ReportDesc *rep_desc = rep.GetReport(); in ReportRace() local807 for (uptr i = 0; i < rep_desc->threads.Size(); i++) { in ReportRace()808 Tid parent_tid = rep_desc->threads[i]->parent_tid; in ReportRace()