HomeSort by: relevance | last modified time | path
    Searched refs:sync_cache (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_sync.cc 106 sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask);
224 sync_alloc_.Free(&thr->proc()->sync_cache, myidx);
243 myidx = sync_alloc_.Alloc(&thr->proc()->sync_cache);
294 sync_alloc_.FlushCache(&proc->sync_cache);
tsan_rtl.h 358 DenseSlabAllocCache sync_cache; member in struct:__tsan::Processor

Completed in 13 milliseconds