Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_exclusive.h188 if (LIKELY(pthread_setspecific(Instance->getTSDRegistry()->PThreadKey, in teardownThread()
H A Dcombined.h259 TSDRegistryT *getTSDRegistry() { return &TSDRegistry; } in getTSDRegistry() function