Searched refs:gomp_get_thread_pool (Results 1 – 10 of 10) sorted by relevance
37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads) in gomp_get_thread_pool() function
87 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads) in gomp_get_thread_pool() function
150 struct gomp_thread_pool *pool = gomp_get_thread_pool (thr, nthreads); in get_last_team()
156 struct gomp_thread_pool *pool = gomp_get_thread_pool (thr, nthreads); in get_last_team()
9125 (gomp_get_thread_pool): Likewise.9132 * config/rtems/pool.h (gomp_get_thread_pool): Return proper11429 (gomp_get_thread_pool): Define in configuration.11450 (gomp_get_thread_pool): ... new function. Allocate and11452 (get_last_team): Use gomp_get_thread_pool().