gomp_team_state Struct Reference

#include <libgomp.h>

Collaboration diagram for gomp_team_state:

Collaboration graph
[legend]

Data Fields

gomp_teamteam
gomp_work_sharework_share
gomp_work_sharelast_work_share
unsigned team_id
unsigned level
unsigned active_level
unsigned long static_trip

Detailed Description

Definition at line 166 of file libgomp.h.


Field Documentation

unsigned gomp_team_state::active_level

Definition at line 191 of file libgomp.h.

Referenced by gomp_resolve_num_threads(), omp_get_active_level(), and omp_in_parallel().

struct gomp_work_share* gomp_team_state::last_work_share

Definition at line 180 of file libgomp.h.

unsigned gomp_team_state::level

Definition at line 188 of file libgomp.h.

Referenced by gomp_team_start(), omp_get_ancestor_thread_num(), omp_get_level(), and omp_get_team_size().

unsigned long gomp_team_state::static_trip

Definition at line 203 of file libgomp.h.

struct gomp_team* gomp_team_state::team

Definition at line 169 of file libgomp.h.

Referenced by omp_get_ancestor_thread_num(), omp_get_num_threads(), and omp_get_team_size().

unsigned gomp_team_state::team_id

Definition at line 185 of file libgomp.h.

Referenced by omp_get_ancestor_thread_num(), and omp_get_thread_num().

struct gomp_work_share* gomp_team_state::work_share

Definition at line 174 of file libgomp.h.


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