Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h720 struct gomp_thread_pool struct
724 struct gomp_thread **threads;
725 unsigned threads_size;
726 unsigned threads_used;
730 struct gomp_team *last_team;
732 unsigned long threads_busy;
735 gomp_simple_barrier_t threads_dock;
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h797 struct gomp_thread_pool struct
801 struct gomp_thread **threads;
802 unsigned threads_size;
803 unsigned threads_used;
807 struct gomp_team *last_team;
809 unsigned long threads_busy;
812 gomp_simple_barrier_t threads_dock;