Home
last modified time | relevance | path

Searched refs:sync_cache (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_sync.cc104 sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask); in FreeRange()
222 sync_alloc_.Free(&thr->proc()->sync_cache, myidx); in GetAndLock()
241 myidx = sync_alloc_.Alloc(&thr->proc()->sync_cache); in GetAndLock()
292 sync_alloc_.FlushCache(&proc->sync_cache); in OnProcIdle()
H A Dtsan_rtl.h354 DenseSlabAllocCache sync_cache; member
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_sync.cc106 sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask); in FreeRange()
224 sync_alloc_.Free(&thr->proc()->sync_cache, myidx); in GetAndLock()
243 myidx = sync_alloc_.Alloc(&thr->proc()->sync_cache); in GetAndLock()
294 sync_alloc_.FlushCache(&proc->sync_cache); in OnProcIdle()
H A Dtsan_rtl.h358 DenseSlabAllocCache sync_cache; member
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_sync.cc104 sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask); in FreeRange()
222 sync_alloc_.Free(&thr->proc()->sync_cache, myidx); in GetAndLock()
241 myidx = sync_alloc_.Alloc(&thr->proc()->sync_cache); in GetAndLock()
292 sync_alloc_.FlushCache(&proc->sync_cache); in OnProcIdle()
H A Dtsan_rtl.h354 DenseSlabAllocCache sync_cache; member