ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Data Fields
ABT_sched_config_var Struct Reference

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

#include <abt.h>

Collaboration diagram for ABT_sched_config_var:
Collaboration graph
[legend]

Data Fields

int idx
 
ABT_sched_config_type type
 

Detailed Description

A struct that sets and gets a scheduler configuration.

Definition at line 1349 of file abt.h.

Field Documentation

◆ idx

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().

◆ type

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().


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