tile_barrier::wait Method
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);
Requirements
Header: amp.h
Namespace: Concurrency
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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);
Header: amp.h
Namespace: Concurrency