Home
last modified time | relevance | path

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

/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_stat.h51 StatThreadCreate, enumerator
HDtsan_stat.cc55 name[StatThreadCreate] = "Total threads created "; in StatOutput()
HDtsan_rtl_thread.cc232 StatInc(thr, StatThreadCreate); in ThreadCreate()