Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_clock.h77 u64 tid_ : 64 - kClkBits; // kInvalidId if not active member
160 const unsigned tid_; variable