Home
last modified time | relevance | path

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

/art/runtime/
Dread_barrier-inl.h33 static constexpr bool kCheckDebugDisallowReadBarrierCount = false; variable
41 if (kCheckDebugDisallowReadBarrierCount) { in Barrier()