|
ARGOBOTS
1.1
|
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 1242 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 1244 of file abt.h.
Referenced by ABT_sched_config_create().
1.8.17