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()
157 char thrbuf[kThreadBufSize]; in PrintMop()
171 char thrbuf[kThreadBufSize]; in PrintLocation()
185 char thrbuf[kThreadBufSize]; in PrintLocation()
237 char thrbuf[kThreadBufSize]; in PrintThread()
299 char thrbuf[kThreadBufSize]; in PrintReport()