Searched refs:gomp_get_thread_pool (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Dpool.h37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads) function
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/accel/
H A Dpool.h37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads) function
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/accel/
H A Dpool.h37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads) function
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/posix/
H A Dpool.h37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads) function
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/posix/
H A Dpool.h37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads) function
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/rtems/
H A Dpool.h87 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads) function
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/rtems/
H A Dpool.h87 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads) function
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dteam.c150 struct gomp_thread_pool *pool = gomp_get_thread_pool (thr, nthreads);
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dteam.c156 struct gomp_thread_pool *pool = gomp_get_thread_pool (thr, nthreads);

Completed in 210 milliseconds