ARGOBOTS  latest
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
sched_data Struct Reference
Collaboration diagram for sched_data:
Collaboration graph
[legend]

Data Fields

uint32_t event_freq
 
int num_pools
 
ABT_poolpools
 

Detailed Description

Definition at line 25 of file basic.c.

Field Documentation

uint32_t sched_data::event_freq

Definition at line 26 of file basic.c.

Referenced by sched_init(), and sched_run().

int sched_data::num_pools

Definition at line 27 of file basic.c.

Referenced by sched_init(), and sched_run().

ABT_pool * sched_data::pools

Definition at line 28 of file basic.c.

Referenced by sched_free(), sched_init(), and sched_run().


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