Searched defs:size_bracket_locks_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/allocator/
H A Drosalloc.h711 // full. non_full_runs_[i] is guarded by size_bracket_locks_[i].
714 // debug only. full_runs_[i] is guarded by size_bracket_locks_[i].
726 // runs. current_runs_[i] is guarded by size_bracket_locks_[i].
729 Mutex* size_bracket_locks_[kNumOfSizeBrackets]; member in class:art::gc::allocator::RosAlloc

Completed in 66 milliseconds