Searched refs:goacc_cleanup_key (Results 1 – 1 of 1) sorted by relevance
56 static pthread_key_t goacc_cleanup_key; variable336 pthread_setspecific (goacc_cleanup_key, thr); in goacc_new_thread()649 pthread_key_create (&goacc_cleanup_key, goacc_destroy_thread); in ialias()