acc_wait_all – Waits for completion of all asynchronous operations. ¶This function waits for the completion of all asynchronous operations.
| Prototype: | acc_wait_all(void); |
| Prototype (OpenACC 1.0 compatibility): | acc_async_wait_all(void); |
| Interface: | subroutine acc_wait_all() |
| Interface (OpenACC 1.0 compatibility): | subroutine acc_async_wait_all() |
OpenACC specification v2.6, section 3.2.13.