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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cc45 const char *ThreadDescription() { return Cyan(); } function in class:__tsan::Decorator
233 Printf("%s", d.ThreadDescription());
312 Printf("%s", d.ThreadDescription());

Completed in 106 milliseconds