Searched refs:gomp_thread_to_pthread_t (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h1341 gomp_thread_to_pthread_t (struct gomp_thread *thr) function
1363 gomp_thread_to_pthread_t (struct gomp_thread *thr) function
H A Dteam.c910 = gomp_thread_to_pthread_t (pool->threads[i]);
1061 thrs[i] = gomp_thread_to_pthread_t (nthr);
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h1453 gomp_thread_to_pthread_t (struct gomp_thread *thr) function
1475 gomp_thread_to_pthread_t (struct gomp_thread *thr) function
H A Dteam.c929 = gomp_thread_to_pthread_t (pool->threads[i]);
1080 thrs[i] = gomp_thread_to_pthread_t (nthr);

Completed in 136 milliseconds