gomp_thread_start_data Struct Reference

Collaboration diagram for gomp_thread_start_data:

Collaboration graph
[legend]

Data Fields

void(* fn )(void *)
void * fn_data
gomp_team_state ts
gomp_tasktask
gomp_thread_poolthread_pool
bool nested

Detailed Description

Definition at line 49 of file team.c.


Field Documentation

void(* gomp_thread_start_data::fn)(void *)

void* gomp_thread_start_data::fn_data

Definition at line 52 of file team.c.

bool gomp_thread_start_data::nested

Definition at line 56 of file team.c.

struct gomp_task* gomp_thread_start_data::task

Definition at line 54 of file team.c.

struct gomp_thread_pool* gomp_thread_start_data::thread_pool

Definition at line 55 of file team.c.

struct gomp_team_state gomp_thread_start_data::ts

Definition at line 53 of file team.c.


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