Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp999 for (bool first_read = true;; first_read = false) { in ListThreads() local
1029 if (!first_read) { in ListThreads()