ARGOBOTS  1.1
Public Member Functions | Data Fields
ABTI_xstream Struct Reference

#include <abti.h>

Collaboration diagram for ABTI_xstream:
Collaboration graph
[legend]

Public Member Functions

 ABTU_align_member_var (ABT_CONFIG_STATIC_CACHELINE_SIZE) ABTI_thread *p_thread
 

Data Fields

ABTI_xstreamp_prev
 
ABTI_xstreamp_next
 
int rank
 
ABTI_xstream_type type
 
ABTD_atomic_int state
 
ABTI_schedp_main_sched
 
ABTD_xstream_context ctx
 
ABTI_ythreadp_root_ythread
 
ABTI_poolp_root_pool
 

Detailed Description

Definition at line 264 of file abti.h.

Member Function Documentation

◆ ABTU_align_member_var()

ABTI_xstream::ABTU_align_member_var ( ABT_CONFIG_STATIC_CACHELINE_SIZE  )

Field Documentation

◆ ctx

ABTD_xstream_context ABTI_xstream::ctx

Definition at line 274 of file abti.h.

Referenced by ABT_xstream_revive(), and ABT_xstream_set_rank().

◆ p_main_sched

ABTI_sched* ABTI_xstream::p_main_sched

◆ p_next

ABTI_xstream* ABTI_xstream::p_next

◆ p_prev

ABTI_xstream* ABTI_xstream::p_prev

Definition at line 266 of file abti.h.

◆ p_root_pool

ABTI_pool* ABTI_xstream::p_root_pool

Definition at line 278 of file abti.h.

Referenced by ABT_xstream_revive(), and ABTI_ythread_create_main_sched().

◆ p_root_ythread

ABTI_ythread* ABTI_xstream::p_root_ythread

Definition at line 277 of file abti.h.

◆ rank

int ABTI_xstream::rank

◆ state

ABTD_atomic_int ABTI_xstream::state

Definition at line 271 of file abti.h.

Referenced by ABT_xstream_revive().

◆ type

ABTI_xstream_type ABTI_xstream::type

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