libgomp: acc_set_cuda_stream

1 
1 5.35 'acc_set_cuda_stream' - Set CUDA stream handle.
1 ====================================================
1 
1 _Description_
1      This function associates the stream handle specified by STREAM with
1      the asynchronous value specified by ASYNC.
1 
1 _C/C++_:
1      _Prototype_:   'acc_set_cuda_stream(int async void *stream);'
1 
1 _Reference_:
1      OpenACC specification v2.0 (https://www.openacc.org), section
1      A.2.1.4.
1