ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Data Fields
ABTI_pool Struct Reference

#include <abti.h>

Collaboration diagram for ABTI_pool:
Collaboration graph
[legend]

Data Fields

ABT_pool_access access
 
ABT_bool automatic
 
ABT_bool is_builtin
 
ABTD_atomic_int32 num_scheds
 
ABTD_atomic_int32 num_blocked
 
void * data
 
uint64_t id
 
ABTI_pool_required_def required_def
 
ABTI_pool_optional_def optional_def
 
ABTI_pool_deprecated_def deprecated_def
 
ABTI_pool_old_def old_def
 

Detailed Description

Definition at line 389 of file abti.h.

Field Documentation

◆ access

ABT_pool_access ABTI_pool::access

◆ automatic

ABT_bool ABTI_pool::automatic

Definition at line 391 of file abti.h.

Referenced by ABTI_sched_free().

◆ data

void* ABTI_pool::data

◆ deprecated_def

ABTI_pool_deprecated_def ABTI_pool::deprecated_def

◆ id

uint64_t ABTI_pool::id

Definition at line 397 of file abti.h.

Referenced by ABT_pool_get_id(), ABT_self_get_last_pool_id(), and ABTI_pool_print().

◆ is_builtin

ABT_bool ABTI_pool::is_builtin

◆ num_blocked

ABTD_atomic_int32 ABTI_pool::num_blocked

◆ num_scheds

ABTD_atomic_int32 ABTI_pool::num_scheds

Definition at line 394 of file abti.h.

Referenced by ABTI_pool_release(), ABTI_pool_retain(), and ABTI_sched_has_unit().

◆ old_def

ABTI_pool_old_def ABTI_pool::old_def

◆ optional_def

ABTI_pool_optional_def ABTI_pool::optional_def

◆ required_def

ABTI_pool_required_def ABTI_pool::required_def

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