Searched refs:create_thread_data_func (Results 1 – 3 of 3) sorted by relevance
248 .create_thread_data_func = host_openacc_create_thread_data,
428 = acc_dev->openacc.create_thread_data_func (ord); in goacc_attach_host_thread_to_device()
902 __typeof (GOMP_OFFLOAD_openacc_create_thread_data) *create_thread_data_func; member