Searched refs:gomp_thread_self (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dfortran.c625 gomp_thread_self (), &thr->ts, thr->place);
636 gomp_thread_self (), &thr->ts, thr->place);
660 gomp_thread_self (), &thr->ts, thr->place);
H A Dlibgomp.h1335 gomp_thread_self (void) function
1357 gomp_thread_self (void) function
1366 return gomp_thread_self ();
H A Dteam.c335 gomp_display_affinity_thread (gomp_thread_self (), &thr->ts,
887 gomp_display_affinity_thread (gomp_thread_self (), &thr->ts,
898 gomp_thread_self (),
H A Daffinity-fmt.c444 gomp_thread_self (), &thr->ts, thr->place);
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h1447 gomp_thread_self (void) function
1469 gomp_thread_self (void) function
1478 return gomp_thread_self ();
H A Dfortran.c700 gomp_thread_self (), &thr->ts, thr->place);
711 gomp_thread_self (), &thr->ts, thr->place);
735 gomp_thread_self (), &thr->ts, thr->place);
H A Dteam.c348 gomp_display_affinity_thread (gomp_thread_self (), &thr->ts,
906 gomp_display_affinity_thread (gomp_thread_self (), &thr->ts,
917 gomp_thread_self (),
H A Daffinity-fmt.c447 gomp_thread_self (), &thr->ts, thr->place);

Completed in 116 milliseconds