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

/netbsd-current/external/gpl3/gcc.old/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);
H A Dlibgomp.h1043 __typeof (GOMP_OFFLOAD_openacc_create_thread_data) *create_thread_data_func; member in struct:acc_dispatch_t
/netbsd-current/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);
H A Dlibgomp.h1161 __typeof (GOMP_OFFLOAD_openacc_create_thread_data) *create_thread_data_func; member in struct:acc_dispatch_t

Completed in 160 milliseconds