gomp_thread_pool Struct Reference

#include <libgomp.h>

Collaboration diagram for gomp_thread_pool:

Collaboration graph
[legend]

Data Fields

gomp_thread ** threads
unsigned threads_size
unsigned threads_used
gomp_teamlast_team
gomp_barrier_t threads_dock

Detailed Description

Definition at line 345 of file libgomp.h.


Field Documentation

struct gomp_team* gomp_thread_pool::last_team

Definition at line 352 of file libgomp.h.

Referenced by gomp_free_thread(), gomp_new_thread_pool(), and gomp_team_end().

struct gomp_thread** gomp_thread_pool::threads

Definition at line 349 of file libgomp.h.

Referenced by gomp_free_thread(), gomp_new_thread_pool(), gomp_team_start(), and ompc_team_end().

gomp_barrier_t gomp_thread_pool::threads_dock

Definition at line 355 of file libgomp.h.

Referenced by gomp_free_pool_helper(), gomp_free_thread(), gomp_team_start(), and ompc_team_end().

unsigned gomp_thread_pool::threads_size

Definition at line 350 of file libgomp.h.

Referenced by gomp_new_thread_pool(), and gomp_team_start().

unsigned gomp_thread_pool::threads_used

Definition at line 351 of file libgomp.h.

Referenced by gomp_free_thread(), gomp_new_thread_pool(), and gomp_team_start().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 5 05:41:49 2013 for Libgomp by  doxygen 1.4.7