Home
last modified time | relevance | path

Searched refs:acc_wait_all (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-async.c283 acc_wait_all (void) in acc_wait_all() function
309 strong_alias (acc_wait_all, acc_async_wait_all) in strong_alias() argument
314 acc_wait_all (); in strong_alias()
385 acc_wait_all (); in GOACC_wait()
407 acc_wait_all (); in goacc_wait()
H A Dopenacc.h95 void acc_wait_all (void) __GOACC_NOTHROW;
H A Dlibgomp.map365 acc_wait_all;
H A Dopenacc_lib.h168 interface acc_wait_all
174 ! acc_wait_all.
H A Dopenacc.f90789 public :: acc_wait_all, acc_async_wait_all, acc_wait_all_async
849 interface acc_wait_all interface
H A Dlibgomp.info1662 * acc_wait_all:: Waits for completion of all asynchronous
1929 File: libgomp.info, Node: acc_wait, Next: acc_wait_all, Prev: acc_async_test_all, Up: OpenACC R…
1957 File: libgomp.info, Node: acc_wait_all, Next: acc_wait_all_async, Prev: acc_wait, Up: OpenACC R…
1959 5.10 'acc_wait_all' - Waits for completion of all asynchronous operations.
1967 _Prototype_: 'acc_wait_all(void);'
1973 _Interface_: 'subroutine acc_wait_all()'
1983 File: libgomp.info, Node: acc_wait_all_async, Next: acc_wait_async, Prev: acc_wait_all, Up: Ope…
5054 Node: acc_wait_all74524
H A Dlibgomp.texi1857 * acc_wait_all:: Waits for completion of all asynchronous
2180 @node acc_wait_all
2181 @section @code{acc_wait_all} -- Waits for completion of all asynchronous operations.
2188 @item @emph{Prototype}: @tab @code{acc_wait_all(void);}
2194 @item @emph{Interface}: @tab @code{subroutine acc_wait_all()}
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-async.c283 acc_wait_all (void) in acc_wait_all() function
309 strong_alias (acc_wait_all, acc_async_wait_all) in strong_alias() argument
314 acc_wait_all (); in strong_alias()
385 acc_wait_all (); in GOACC_wait()
407 acc_wait_all (); in goacc_wait()
H A Dopenacc.h95 void acc_wait_all (void) __GOACC_NOTHROW;
H A Dlibgomp.map425 acc_wait_all;
H A Dopenacc_lib.h168 interface acc_wait_all
174 ! acc_wait_all.
H A Dopenacc.f90789 public :: acc_wait_all, acc_async_wait_all, acc_wait_all_async
849 interface acc_wait_all interface
H A Dlibgomp.info2209 * acc_wait_all:: Waits for completion of all asynchronous
2476 File: libgomp.info, Node: acc_wait, Next: acc_wait_all, Prev: acc_async_test_all, Up: OpenACC R…
2504 File: libgomp.info, Node: acc_wait_all, Next: acc_wait_all_async, Prev: acc_wait, Up: OpenACC R…
2506 6.10 'acc_wait_all' - Waits for completion of all asynchronous operations.
2514 _Prototype_: 'acc_wait_all(void);'
2520 _Interface_: 'subroutine acc_wait_all()'
2530 File: libgomp.info, Node: acc_wait_all_async, Next: acc_wait_async, Prev: acc_wait_all, Up: Ope…
5621 Node: acc_wait_all96643
H A Dlibgomp.texi2391 * acc_wait_all:: Waits for completion of all asynchronous
2714 @node acc_wait_all
2715 @section @code{acc_wait_all} -- Waits for completion of all asynchronous operations.
2722 @item @emph{Prototype}: @tab @code{acc_wait_all(void);}
2728 @item @emph{Interface}: @tab @code{subroutine acc_wait_all()}
H A DChangeLog6136 (acc_wait_async, acc_wait_all, acc_wait_all_async): Update for
6211 (acc_wait_all): Likewise.
7447 * testsuite/libgomp.oacc-fortran/lib-13.f90: Replace acc_wait_all with
8727 (acc_wait_all): Ditto.
8837 for "acc_wait", and "acc_wait_all", respectively.
8839 for "acc_wait", and "acc_wait_all", respectively.
8841 * libgomp.texi (acc_wait, acc_wait_all): Update.
12330 (acc_wait_all, acc_wait_all_async): Use current host thread's
12681 acc_wait_all, acc_wait_all_h_, acc_wait_all_async,