Home
last modified time | relevance | path

Searched refs:async_wait_func (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Doacc-async.c70 thr->dev->openacc.async_wait_func (async); in acc_wait()
H A Doacc-host.c242 .async_wait_func = host_openacc_async_wait,
H A Dlibgomp.h894 __typeof (GOMP_OFFLOAD_openacc_async_wait) *async_wait_func; member