Home
last modified time | relevance | path

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

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