Home
last modified time | relevance | path

Searched defs:thread_status (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp243 const char *thread_status = rt->running ? "running" : "finished"; in PrintThread() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dprocfs.c1169 } thread_status; in proc_get_status() local