Home
last modified time | relevance | path

Searched refs:destroy_thread_data_func (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-host.c293 .destroy_thread_data_func = host_openacc_destroy_thread_data,
H A Doacc-init.c372 base_dev->openacc.destroy_thread_data_func (walk->target_tls); in acc_shutdown_1()
468 acc_dev->openacc.destroy_thread_data_func (thr->target_tls); in goacc_destroy_thread()
H A Dlibgomp.h1163 *destroy_thread_data_func; member
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-host.c293 .destroy_thread_data_func = host_openacc_destroy_thread_data,
H A Doacc-init.c372 base_dev->openacc.destroy_thread_data_func (walk->target_tls); in acc_shutdown_1()
468 acc_dev->openacc.destroy_thread_data_func (thr->target_tls); in goacc_destroy_thread()
H A Dlibgomp.h1045 *destroy_thread_data_func; member