Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dlibgomp.h1453 gomp_thread_to_pthread_t (struct gomp_thread *thr) in gomp_thread_to_pthread_t() function
1475 gomp_thread_to_pthread_t (struct gomp_thread *thr) in gomp_thread_to_pthread_t() function
Dteam.c929 = gomp_thread_to_pthread_t (pool->threads[i]); in gomp_team_start()
1080 thrs[i] = gomp_thread_to_pthread_t (nthr); in gomp_pause_host()
DChangeLog6898 (gomp_thread_self, gomp_thread_to_pthread_t): New inline functions.