Searched refs:async2 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | oacc-async.c | 237 acc_wait_async (int async1, int async2) 252 prof_info.async = async2; 256 goacc_aq aq2 = lookup_goacc_asyncqueue (thr, true, async2); 264 gomp_fatal ("ordering of async ids %d and %d failed", async1, async2);
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | oacc-async.c | 237 acc_wait_async (int async1, int async2) 252 prof_info.async = async2; 256 goacc_aq aq2 = lookup_goacc_asyncqueue (thr, true, async2); 264 gomp_fatal ("ordering of async ids %d and %d failed", async1, async2);
|
/netbsd-src/external/mit/libuv/dist/test/ |
H A D | benchmark-list.h | 70 BENCHMARK_DECLARE (async2) 158 BENCHMARK_ENTRY (async2)
|
H A D | benchmark-async.c | 129 BENCHMARK_IMPL(async2) { in BENCHMARK_IMPL() argument
|