Home
last modified time | relevance | path

Searched refs:getTSDAndLock (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_exclusive.h83 getTSDAndLock(bool *UnlockRequired) NO_THREAD_SAFETY_ANALYSIS { in getTSDAndLock() function
H A Dtsd_shared.h76 getTSDAndLock(bool *UnlockRequired) NO_THREAD_SAFETY_ANALYSIS { in getTSDAndLock() function
H A Dcombined.h368 auto *TSD = TSDRegistry.getTSDAndLock(&UnlockRequired);
1147 auto *TSD = TSDRegistry.getTSDAndLock(&UnlockRequired); in quarantineOrDeallocateChunk()
1167 auto *TSD = TSDRegistry.getTSDAndLock(&UnlockRequired); in quarantineOrDeallocateChunk()