Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libgomp/
HDoacc-host.c248 .create_thread_data_func = host_openacc_create_thread_data,
HDoacc-init.c428 = acc_dev->openacc.create_thread_data_func (ord); in goacc_attach_host_thread_to_device()
HDlibgomp.h902 __typeof (GOMP_OFFLOAD_openacc_create_thread_data) *create_thread_data_func; member