将所有针对 hh305260(v=vs.120).md 对象的修改异步同步回其源数据。
concurrency::completion_future synchronize_async(
access_type _Access_type = access_type_read
) const restrict(cpu);
concurrency::completion_future synchronize_async() const restrict(cpu);
参数
- _Access_type
目标 accelerator_view 上的 access_type。 该参数的默认值是 access_type_read。
返回值
未来等待操作完成。
要求
**标头:**amp.h
命名空间: 并发