ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Data Fields
ABT_pool_config_var Struct Reference

A struct that sets and gets a pool configuration. More...

#include <abt.h>

Collaboration diagram for ABT_pool_config_var:
Collaboration graph
[legend]

Data Fields

int key
 
ABT_pool_config_type type
 

Detailed Description

A struct that sets and gets a pool configuration.

Definition at line 1529 of file abt.h.

Field Documentation

◆ key

int ABT_pool_config_var::key

A key of a configuration variable. It must be non-negative as negative keys are reserved for the Argobots internal use.

Definition at line 1534 of file abt.h.

Referenced by pool_create().

◆ type

ABT_pool_config_type ABT_pool_config_var::type

Type of a configuration variable.

Definition at line 1536 of file abt.h.


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