ARGOBOTS  23067fa015f4b179569e2d52278c1072e674eb1e
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
ABTI_unit Struct Reference

#include <abti.h>

Collaboration diagram for ABTI_unit:
Collaboration graph
[legend]

Data Fields

ABTI_unitp_prev
 
ABTI_unitp_next
 
ABTD_atomic_int is_in_pool
 
ABTI_unit_type type
 
ABT_unit unit
 
ABTI_xstreamp_last_xstream
 
ABTI_unitp_parent
 
void(* f_unit )(void *)
 
void * p_arg
 
ABTD_atomic_int state
 
ABTD_atomic_uint32 request
 
ABTI_poolp_pool
 
ABTD_atomic_ptr p_keytable
 
ABT_unit_id id
 

Detailed Description

Definition at line 324 of file abti.h.

Field Documentation

void(* ABTI_unit::f_unit)(void *)
ABT_unit_id ABTI_unit::id
ABTD_atomic_int ABTI_unit::is_in_pool
void* ABTI_unit::p_arg
ABTD_atomic_ptr ABTI_unit::p_keytable
ABTI_xstream* ABTI_unit::p_last_xstream
ABTI_unit* ABTI_unit::p_next
ABTI_unit* ABTI_unit::p_parent
ABTI_pool* ABTI_unit::p_pool
ABTI_unit* ABTI_unit::p_prev
ABTD_atomic_uint32 ABTI_unit::request
ABTD_atomic_int ABTI_unit::state
ABTI_unit_type ABTI_unit::type
ABT_unit ABTI_unit::unit

The documentation for this struct was generated from the following file: