ARGOBOTS  1.1
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 1240 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 1242 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 1244 of file abt.h.

Referenced by ABT_sched_config_create().


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