Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/
H A Dscudo_tsd_exclusive.cpp20 static pthread_key_t PThreadKey; variable
H A Dscudo_tsd_shared.cpp20 pthread_key_t PThreadKey; variable
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dtsd_exclusive.h115 pthread_key_t PThreadKey = {}; member
/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp74 static pthread_key_t PThreadKey; variable