tile_barrier::wait_with_tile_static_memory_fence Method
Blocks execution of all threads in a tile until all tile_static memory accesses have been completed and all threads in the tile have reached this call.
void wait_with_tile_static_memory_fence() const restrict(amp);
Requirements
Header: amp.h
Namespace: Concurrency