Searched refs:reporting_thread_tid (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_report.cc553 static u32 reporting_thread_tid; local
561 if (current_tid != reporting_thread_tid) {
578 reporting_thread_tid = GetCurrentTidOrInvalid();

Completed in 932 milliseconds