ARGOBOTS
|
#include "abti.h"
Go to the source code of this file.
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) |
static sched_data * | sched_data_get_ptr (void *data) |
Variables | |
static ABT_sched_def | sched_prio_def |
|
inlinestatic |
Definition at line 32 of file prio.c.
Referenced by sched_free(), and sched_run().
|
static |
|
static |