tile_barrier::wait Method
Visual Studio 2012
Instructs all threads in the thread group (tile) to stop execution until all threads in the tile have finished waiting.
void wait() const restrict(amp);
Instructs all threads in the thread group (tile) to stop execution until all threads in the tile have finished waiting.
void wait() const restrict(amp);