Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the tile_barrier class by copying an existing one.
tile_barrier(
const tile_barrier& _Other
) restrict(amp,cpu);
Parameters
- _Other
The tile_barrier object to copy.
Requirements
Header: amp.h
Namespace: Concurrency