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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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