Searched refs:queue_push_launch (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-gcn.c | 2717 queue_push_launch (struct goacc_asyncqueue *aq, struct kernel_info *kernel, in queue_push_launch() function 3159 queue_push_launch (aq, kernel, ind_da, &kla); in gcn_exec() 3797 queue_push_launch (agent->omp_async_queue, kernel, tgt_vars, kla); in GOMP_OFFLOAD_async_run()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-gcn.c | 2908 queue_push_launch (struct goacc_asyncqueue *aq, struct kernel_info *kernel, in queue_push_launch() function 3335 queue_push_launch (aq, kernel, ind_da, &kla); in gcn_exec() 3936 queue_push_launch (agent->omp_async_queue, kernel, tgt_vars, kla); in GOMP_OFFLOAD_async_run()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | ChangeLog | 5211 (queue_push_launch): Lock aq->mutex before calling
|