Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c1653 run_kernel_asynchronously (void *thread_arg) in run_kernel_asynchronously() function
1687 int err = pthread_create (&pt, NULL, &run_kernel_asynchronously, info); in GOMP_OFFLOAD_async_run()