Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c446 pthread_mutex_t prog_mutex; member
725 if (pthread_mutex_init (&agent->prog_mutex, NULL)) in GOMP_OFFLOAD_init_device()
1000 if (pthread_mutex_lock (&agent->prog_mutex)) in create_and_finalize_hsa_program()
1118 if (pthread_mutex_unlock (&agent->prog_mutex)) in create_and_finalize_hsa_program()
1804 if (pthread_mutex_destroy (&agent->prog_mutex)) in GOMP_OFFLOAD_fini_device()
H A Dplugin-gcn.c460 pthread_mutex_t prog_mutex; member
2426 if (pthread_mutex_lock (&agent->prog_mutex)) in create_and_finalize_hsa_program()
2648 if (pthread_mutex_unlock (&agent->prog_mutex)) in create_and_finalize_hsa_program()
3425 if (pthread_mutex_init (&agent->prog_mutex, NULL)) in GOMP_OFFLOAD_init_device()
3736 if (pthread_mutex_destroy (&agent->prog_mutex)) in GOMP_OFFLOAD_fini_device()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c457 pthread_mutex_t prog_mutex; member
2372 if (pthread_mutex_lock (&agent->prog_mutex)) in create_and_finalize_hsa_program()
2457 if (pthread_mutex_unlock (&agent->prog_mutex)) in create_and_finalize_hsa_program()
3249 if (pthread_mutex_init (&agent->prog_mutex, NULL)) in GOMP_OFFLOAD_init_device()
3597 if (pthread_mutex_destroy (&agent->prog_mutex)) in GOMP_OFFLOAD_fini_device()