ARGOBOTS
latest
|
Data Fields | |
uint32_t | event_freq |
int | num_pools |
ABT_pool * | pools |
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().