reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
416 tab_idx_ = ctx->clock_alloc.Alloc(c); 422 u32 idx = ctx->clock_alloc.Alloc(c); 436 u32 idx = ctx->clock_alloc.Alloc(c);projects/compiler-rt/lib/tsan/rtl/tsan_sync.cpp
62 u32 idx = block_alloc_.Alloc(&thr->proc()->block_cache); 242 myidx = sync_alloc_.Alloc(&thr->proc()->sync_cache);