Searched refs:sync_cache (Results 1 – 2 of 2) sorted by relevance
106 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()
358 DenseSlabAllocCache sync_cache; member