Home | History | Annotate | Download | only in plugin

Lines Matching defs:goacc_asyncqueue

296   struct goacc_asyncqueue *aq;
343 struct goacc_asyncqueue
358 struct goacc_asyncqueue *prev;
359 struct goacc_asyncqueue *next;
432 struct goacc_asyncqueue *async_queues, *omp_async_queue;
2102 struct goacc_asyncqueue *aq, bool module_locked)
2544 execute_queue_entry (struct goacc_asyncqueue *aq, int index)
2619 struct goacc_asyncqueue *aq = thread_arg;
2682 drain_queue_synchronous (struct goacc_asyncqueue *aq)
2702 wait_for_queue_nonfull (struct goacc_asyncqueue *aq)
2717 queue_push_launch (struct goacc_asyncqueue *aq, struct kernel_info *kernel,
2752 queue_push_callback (struct goacc_asyncqueue *aq, void (*fn)(void *),
2785 queue_push_asyncwait (struct goacc_asyncqueue *aq,
2815 queue_push_placeholder (struct goacc_asyncqueue *aq)
2860 finalize_async_thread (struct goacc_asyncqueue *aq)
2963 queue_push_copy (struct goacc_asyncqueue *aq, void *dst, const void *src,
2981 queue_empty (struct goacc_asyncqueue *aq)
2994 wait_queue (struct goacc_asyncqueue *aq)
3027 struct goacc_asyncqueue *aq)
3825 struct goacc_asyncqueue *aq)
3835 struct goacc_asyncqueue *
3842 struct goacc_asyncqueue *aq = GOMP_PLUGIN_malloc (sizeof (*aq));
3900 GOMP_OFFLOAD_openacc_async_destruct (struct goacc_asyncqueue *aq)
3952 GOMP_OFFLOAD_openacc_async_test (struct goacc_asyncqueue *aq)
3961 GOMP_OFFLOAD_openacc_async_synchronize (struct goacc_asyncqueue *aq)
3972 GOMP_OFFLOAD_openacc_async_serialize (struct goacc_asyncqueue *aq1,
3973 struct goacc_asyncqueue *aq2)
3988 GOMP_OFFLOAD_openacc_async_queue_callback (struct goacc_asyncqueue *aq,
3998 size_t n, struct goacc_asyncqueue *aq)
4010 size_t n, struct goacc_asyncqueue *aq)