reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/tsan/rtl/tsan_clock.cpp
   86   return reinterpret_cast<atomic_uint32_t *>(&cb->table[ClockBlock::kRefIdx]);
  103     ctx->clock_alloc.Free(c, cb->table[ClockBlock::kBlockIdx - i]);
  528   uptr ratio = sizeof(ClockBlock::clock[0]) / sizeof(ClockBlock::table[0]);
  538   return tab_->table[ClockBlock::kBlockIdx - bi];
  544   tab_->table[ClockBlock::kBlockIdx - bi] = idx;