Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Datomic_stack.h136 int32_t start_front_index = front_index_.load(); in Sort() local
139 CHECK_EQ(start_front_index, front_index_.load()); in Sort()