Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libgomp/
Doacc-host.c293 .destroy_thread_data_func = host_openacc_destroy_thread_data,
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()
Dlibgomp.h1163 *destroy_thread_data_func; member