Searched refs:gomp_thread_self (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | fortran.c | 625 gomp_thread_self (), &thr->ts, thr->place); in omp_display_affinity_() 636 gomp_thread_self (), &thr->ts, thr->place); in omp_display_affinity_() 660 gomp_thread_self (), &thr->ts, thr->place); in omp_capture_affinity_()
|
H A D | libgomp.h | 1335 gomp_thread_self (void) in gomp_thread_self() function 1357 gomp_thread_self (void) in gomp_thread_self() function 1366 return gomp_thread_self (); in gomp_thread_to_pthread_t()
|
H A D | team.c | 335 gomp_display_affinity_thread (gomp_thread_self (), &thr->ts, in gomp_team_start() 887 gomp_display_affinity_thread (gomp_thread_self (), &thr->ts, in gomp_team_start() 898 gomp_thread_self (), in gomp_team_start()
|
H A D | affinity-fmt.c | 444 gomp_thread_self (), &thr->ts, thr->place); in omp_capture_affinity()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | fortran.c | 700 gomp_thread_self (), &thr->ts, thr->place); in omp_display_affinity_() 711 gomp_thread_self (), &thr->ts, thr->place); in omp_display_affinity_() 735 gomp_thread_self (), &thr->ts, thr->place); in omp_capture_affinity_()
|
H A D | libgomp.h | 1447 gomp_thread_self (void) in gomp_thread_self() function 1469 gomp_thread_self (void) in gomp_thread_self() function 1478 return gomp_thread_self (); in gomp_thread_to_pthread_t()
|
H A D | team.c | 348 gomp_display_affinity_thread (gomp_thread_self (), &thr->ts, in gomp_team_start() 906 gomp_display_affinity_thread (gomp_thread_self (), &thr->ts, in gomp_team_start() 917 gomp_thread_self (), in gomp_team_start()
|
H A D | affinity-fmt.c | 447 gomp_thread_self (), &thr->ts, thr->place); in omp_capture_affinity()
|
H A D | ChangeLog | 6898 (gomp_thread_self, gomp_thread_to_pthread_t): New inline functions.
|