Searched refs:sync_cache (Results 1 – 2 of 2) sorted by relevance
106 sync_alloc_.Free(&thr->sync_cache, idx & ~kFlagMask); in FreeRange()214 sync_alloc_.Free(&thr->sync_cache, myidx); in GetAndLock()233 myidx = sync_alloc_.Alloc(&thr->sync_cache); in GetAndLock()284 sync_alloc_.FlushCache(&thr->sync_cache); in OnThreadIdle()
394 DenseSlabAllocCache sync_cache; member