Home
last modified time | relevance | path

Searched refs:old_is_freeing (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cpp522 bool old_is_freeing = thr->is_freeing; in OutputReport() local
525 thr->is_freeing = old_is_freeing; in OutputReport()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc518 bool old_is_freeing = thr->is_freeing; in OutputReport() local
521 thr->is_freeing = old_is_freeing; in OutputReport()