ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
A struct that sets and gets a scheduler configuration. More...
#include <abt.h>
Data Fields | |
int | idx |
ABT_sched_config_type | type |
int ABT_sched_config_var::idx |
An index of the configuration variable. It must be non-negative.
Definition at line 1351 of file abt.h.
Referenced by ABT_sched_config_create(), sched_create(), and sched_init().
ABT_sched_config_type ABT_sched_config_var::type |
Type of the configuration variable.
Definition at line 1353 of file abt.h.
Referenced by ABT_sched_config_create().