Searched refs:sync_cache (Results 1 – 2 of 2) sorted by relevance
102 sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask); in FreeRange()220 sync_alloc_.Free(&thr->proc()->sync_cache, myidx); in GetAndLock()239 myidx = sync_alloc_.Alloc(&thr->proc()->sync_cache); in GetAndLock()290 sync_alloc_.FlushCache(&proc->sync_cache); in OnProcIdle()
346 DenseSlabAllocCache sync_cache; member