Searched refs:current_report (Results 1 – 6 of 6) sorted by relevance
639 CHECK_EQ(thr->current_report, nullptr); in OutputReport()640 thr->current_report = rep; in OutputReport()659 thr->current_report = nullptr; in OutputReport()668 thr->current_report = nullptr; in OutputReport()
68 return const_cast<ReportDesc*>(cur_thread()->current_report); in __tsan_get_current_report()
232 const ReportDesc *current_report; member
743 CHECK_EQ(thr->current_report, nullptr); in OutputReport()744 thr->current_report = rep; in OutputReport()766 thr->current_report = nullptr; in OutputReport()775 thr->current_report = nullptr; in OutputReport()
210 const ReportDesc *current_report; member