Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.cc76 const int kThreadBufSize = 32; variable
80 internal_snprintf(buf, kThreadBufSize, "thread T%d", tid); in thread_name()
148 char thrbuf[kThreadBufSize]; in PrintMop()
162 char thrbuf[kThreadBufSize]; in PrintLocation()
171 char thrbuf[kThreadBufSize]; in PrintLocation()
223 char thrbuf[kThreadBufSize]; in PrintThread()
280 char thrbuf[kThreadBufSize]; in PrintReport()