Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1039 atomic_u32 DeallocationTid; global() member
1255 storeRingBufferEntry(void * Ptr,u32 AllocationTrace,u32 AllocationTid,uptr AllocationSize,u32 DeallocationTrace,u32 DeallocationTid) storeRingBufferEntry() argument
1302 u32 DeallocationTid = getThreadID(); storeDeallocationStackMaybe() local
1421 u32 DeallocationTid = atomic_load_relaxed(&Entry->DeallocationTid); getRingBufferErrorInfo() local
[all...]