Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/libgomp/
Dteam.c37 static struct gomp_thread **gomp_threads; variable
101 gomp_threads[thr->ts.team_id] = thr; in gomp_thread_start()
241 nthr = gomp_threads[i]; in gomp_team_start()
261 gomp_threads in gomp_team_start()
262 = gomp_realloc (gomp_threads, in gomp_team_start()