Lines Matching refs:store
166 queue->publish_limit.store(limit, std::memory_order_relaxed);
224 big_units_queue_.has_units[tier].store(true,
398 big_units_queue_.has_units[tier].store(false, std::memory_order_relaxed);
2136 // TODO(wasm): Improve efficiency of storing module wire bytes. Only store
2858 job_->outstanding_finishers_.store(2);
3062 compile_cancelled_.store(true, std::memory_order_relaxed);
3422 outstanding_js_to_wasm_wrappers_.store(js_to_wasm_wrapper_units.size(),
3636 // Recompilation can happen multiple times, thus do not store this. There can
3769 compile_cancelled_.store(true, std::memory_order_relaxed);
3792 done_->store(true, std::memory_order_relaxed);