Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h983 atomic_u32 DeallocationTid; global() member
1402 storeRingBufferEntry(AllocationRingBuffer * RB,void * Ptr,u32 AllocationTrace,u32 AllocationTid,uptr AllocationSize,u32 DeallocationTrace,u32 DeallocationTid) storeRingBufferEntry() argument
1453 u32 DeallocationTid = getThreadID(); storeDeallocationStackMaybe() local
1574 u32 DeallocationTid = atomic_load_relaxed(&Entry->DeallocationTid); getRingBufferErrorInfo() local
[all...]