Searched refs:serialize_func (Results 1 – 3 of 3) sorted by relevance
263 if (!thr->dev->openacc.async.serialize_func (aq1, aq2))339 ret &= thr->dev->openacc.async.serialize_func (l->aq, waiting_queue);
300 .serialize_func = host_openacc_async_serialize,
1178 __typeof (GOMP_OFFLOAD_openacc_async_serialize) *serialize_func; member