Searched refs:gomp_tls_data (Results 1 – 2 of 2) sorted by relevance
224 extern __thread struct gomp_thread gomp_tls_data;227 return &gomp_tls_data; in gomp_thread()
49 __thread struct gomp_thread gomp_tls_data; variable78 thr = &gomp_tls_data; in gomp_thread_start()336 thr = &gomp_tls_data; in initialize_team()