Home
last modified time | relevance | path

Searched refs:kRefIdx (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_defs.h52 static const uptr kRefIdx = kTableSize - 1; member
Dtsan_clock.cpp94 return reinterpret_cast<atomic_uint32_t *>(&cb->table[ClockBlock::kRefIdx]); in ref_ptr()