ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
A struct that sets and gets a pool configuration. More...
#include <abt.h>
Data Fields | |
int | key |
ABT_pool_config_type | type |
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().
ABT_pool_config_type ABT_pool_config_var::type |