Searched refs:goacc_thread_lock (Results 1 – 1 of 1) sorted by relevance
59 static gomp_mutex_t goacc_thread_lock; variable265 gomp_mutex_lock (&goacc_thread_lock); in acc_shutdown_1()279 gomp_mutex_unlock (&goacc_thread_lock); in acc_shutdown_1()286 gomp_mutex_unlock (&goacc_thread_lock); in acc_shutdown_1()301 gomp_mutex_unlock (&goacc_thread_lock); in acc_shutdown_1()338 gomp_mutex_lock (&goacc_thread_lock); in goacc_new_thread()341 gomp_mutex_unlock (&goacc_thread_lock); in goacc_new_thread()351 gomp_mutex_lock (&goacc_thread_lock); in goacc_destroy_thread()383 gomp_mutex_unlock (&goacc_thread_lock); in goacc_destroy_thread()654 gomp_mutex_init (&goacc_thread_lock); in ialias()