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

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

Completed in 103 milliseconds