ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
#include "abti.h"
Go to the source code of this file.
Data Structures | |
struct | sched_data |
Functions | |
static int | sched_init (ABT_sched sched, ABT_sched_config config) |
static void | sched_run (ABT_sched sched) |
static int | sched_free (ABT_sched) |
ABT_sched_def * | ABTI_sched_get_randws_def (void) |
Variables | |
static ABT_sched_def | sched_randws_def |
ABT_sched_def* ABTI_sched_get_randws_def | ( | void | ) |
Definition at line 31 of file randws.c.
Referenced by ABTI_sched_create_basic(), and ABTI_sched_print().
|
static |
|
static |
Definition at line 14 of file randws.c.
Referenced by ABTI_sched_get_randws_def().