Searched refs:gomp_thread_to_pthread_t (Results 1 – 5 of 5) sorted by relevance
1341 gomp_thread_to_pthread_t (struct gomp_thread *thr) in gomp_thread_to_pthread_t() function1363 gomp_thread_to_pthread_t (struct gomp_thread *thr) in gomp_thread_to_pthread_t() function
910 = gomp_thread_to_pthread_t (pool->threads[i]); in gomp_team_start()1061 thrs[i] = gomp_thread_to_pthread_t (nthr); in gomp_pause_host()
1453 gomp_thread_to_pthread_t (struct gomp_thread *thr) in gomp_thread_to_pthread_t() function1475 gomp_thread_to_pthread_t (struct gomp_thread *thr) in gomp_thread_to_pthread_t() function
929 = 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()
6898 (gomp_thread_self, gomp_thread_to_pthread_t): New inline functions.