Home | History | Annotate | Download | only in plugin

Lines Matching defs:goacc_asyncqueue

280   struct goacc_asyncqueue *aq;
327 struct goacc_asyncqueue
342 struct goacc_asyncqueue *prev;
343 struct goacc_asyncqueue *next;
424 struct goacc_asyncqueue *async_queues, *omp_async_queue;
2257 struct goacc_asyncqueue *aq, bool module_locked)
2701 execute_queue_entry (struct goacc_asyncqueue *aq, int index)
2776 struct goacc_asyncqueue *aq = thread_arg;
2839 drain_queue_synchronous (struct goacc_asyncqueue *aq)
2859 wait_for_queue_nonfull (struct goacc_asyncqueue *aq)
2874 queue_push_launch (struct goacc_asyncqueue *aq, struct kernel_info *kernel,
2909 queue_push_callback (struct goacc_asyncqueue *aq, void (*fn)(void *),
2942 queue_push_asyncwait (struct goacc_asyncqueue *aq,
2972 queue_push_placeholder (struct goacc_asyncqueue *aq)
3017 finalize_async_thread (struct goacc_asyncqueue *aq)
3111 queue_push_copy (struct goacc_asyncqueue *aq, void *dst, const void *src,
3129 queue_empty (struct goacc_asyncqueue *aq)
3142 wait_queue (struct goacc_asyncqueue *aq)
3175 struct goacc_asyncqueue *aq)
4424 struct goacc_asyncqueue *aq)
4433 struct goacc_asyncqueue *
4440 struct goacc_asyncqueue *aq = GOMP_PLUGIN_malloc (sizeof (*aq));
4498 GOMP_OFFLOAD_openacc_async_destruct (struct goacc_asyncqueue *aq)
4550 GOMP_OFFLOAD_openacc_async_test (struct goacc_asyncqueue *aq)
4559 GOMP_OFFLOAD_openacc_async_synchronize (struct goacc_asyncqueue *aq)
4570 GOMP_OFFLOAD_openacc_async_serialize (struct goacc_asyncqueue *aq1,
4571 struct goacc_asyncqueue *aq2)
4586 GOMP_OFFLOAD_openacc_async_queue_callback (struct goacc_asyncqueue *aq,
4596 size_t n, struct goacc_asyncqueue *aq)
4608 size_t n, struct goacc_asyncqueue *aq)