HomeSort by: relevance | last modified time | path
    Searched refs:serialize_func (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libgomp/
oacc-async.c 263 if (!thr->dev->openacc.async.serialize_func (aq1, aq2))
339 ret &= thr->dev->openacc.async.serialize_func (l->aq, waiting_queue);
oacc-host.c 300 .serialize_func = host_openacc_async_serialize,
libgomp.h 1178 __typeof (GOMP_OFFLOAD_openacc_async_serialize) *serialize_func; member in struct:acc_dispatch_t::__anon11904
  /src/external/gpl3/gcc/dist/libgomp/
oacc-async.c 263 if (!thr->dev->openacc.async.serialize_func (aq1, aq2))
339 ret &= thr->dev->openacc.async.serialize_func (l->aq, waiting_queue);
oacc-host.c 305 .serialize_func = host_openacc_async_serialize,
libgomp.h 1350 __typeof (GOMP_OFFLOAD_openacc_async_serialize) *serialize_func; member in struct:acc_dispatch_t::__anon1883

Completed in 47 milliseconds