Searched defs:ThreadTSD (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_exclusive.h102 static THREADLOCAL TSD<Allocator> ThreadTSD; member in struct:scudo::TSDRegistryExT
108 THREADLOCAL TSD<Allocator> TSDRegistryExT<Allocator>::ThreadTSD; member in class:scudo::TSDRegistryExT
H A Dtsd_shared.h169 static THREADLOCAL TSD<Allocator> *ThreadTSD; member in struct:scudo::TSDRegistrySharedT
176 *TSDRegistrySharedT<Allocator, MaxTSDCount>::ThreadTSD; member in class:scudo::TSDRegistrySharedT

Completed in 39 milliseconds