Home
last modified time | relevance | path

Searched defs:gomp_thread_pool (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libgomp/
H A Dlibgomp.h359 struct gomp_thread_pool struct
363 struct gomp_thread **threads;
364 unsigned threads_size;
365 unsigned threads_used;
366 struct gomp_team *last_team;
369 gomp_barrier_t threads_dock;
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dlibgomp.h619 struct gomp_thread_pool struct
623 struct gomp_thread **threads;
624 unsigned threads_size;
625 unsigned threads_used;
629 struct gomp_team *last_team;
631 unsigned long threads_busy;
634 gomp_simple_barrier_t threads_dock;