Searched refs:values_allocation_ (Results 1 – 1 of 1) sorted by relevance
134 values_allocation_.reset( in SharedState()136 values_ = &values_allocation_[0]; in SharedState()355 std::unique_ptr<std::atomic<uint32_t>[]> values_allocation_; variable