HomeSort by relevance Sort by last modified time
    Searched refs:sync_cache (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_sync.cc 106 sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask);
223 sync_alloc_.Free(&thr->proc()->sync_cache, myidx);
242 myidx = sync_alloc_.Alloc(&thr->proc()->sync_cache);
293 sync_alloc_.FlushCache(&proc->sync_cache);
tsan_rtl.h 343 DenseSlabAllocCache sync_cache; member in struct:__tsan::Processor
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c 1898 int sync_cache(int sg_fd) function
    [all...]

Completed in 174 milliseconds