Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-host.c292 .create_thread_data_func = host_openacc_create_thread_data,
H A Doacc-init.c541 = acc_dev->openacc.create_thread_data_func (ord); in goacc_attach_host_thread_to_device()
H A Dlibgomp.h1161 __typeof (GOMP_OFFLOAD_openacc_create_thread_data) *create_thread_data_func; member
H A DChangeLog12326 Change create_thread_data_func argument to device number instead of
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-host.c292 .create_thread_data_func = host_openacc_create_thread_data,
H A Dlibgomp.h1043 __typeof (GOMP_OFFLOAD_openacc_create_thread_data) *create_thread_data_func; member
H A Doacc-init.c541 = acc_dev->openacc.create_thread_data_func (ord); in goacc_attach_host_thread_to_device()