Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp54 const int kThreadBufSize = 32; variable
58 internal_snprintf(buf, kThreadBufSize, "thread T%d", tid); in thread_name()
144 char thrbuf[kThreadBufSize]; in PrintMop()
166 char thrbuf[kThreadBufSize]; in PrintLocation()
180 char thrbuf[kThreadBufSize]; in PrintLocation()
238 char thrbuf[kThreadBufSize]; in PrintThread()
295 char thrbuf[kThreadBufSize]; in PrintReport()