acc_wait_async – Wait for completion of asynchronous operations. ¶This function enqueues a wait operation on queue async for any and all asynchronous operations enqueued on queue arg.
| Prototype: | acc_wait_async(int arg, int async); |
| Interface: | subroutine acc_wait_async(arg, async) |
integer(acc_handle_kind) arg, async |
OpenACC specification v2.6, section 3.2.12.