Searched refs:async_run_info (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c1641 struct async_run_info struct
1655 struct async_run_info *info = (struct async_run_info *) thread_arg;
1677 struct async_run_info *info;
1679 info = GOMP_PLUGIN_malloc (sizeof (struct async_run_info));

Completed in 209 milliseconds