Home | History | Annotate | Download | only in space

Lines Matching refs:bitmap_index_

41 Atomic<uint32_t> ImageSpace::bitmap_index_(0);
676 uint32_t bitmap_index = bitmap_index_.FetchAndAddSequentiallyConsistent(1);