MOS Source Code
|
#include "mos/platform/platform.h"
Go to the source code of this file.
Classes | |
struct | scheduler_ops_t |
struct | scheduler_t |
struct | scheduler_info_t |
Macros | |
#define | MOS_SCHEDULER(_name, _i) |
Typedefs | |
typedef struct _scheduler_ops | scheduler_ops_t |
typedef struct _scheduler | scheduler_t |
#define MOS_SCHEDULER | ( | _name, | |
_i ) |
Definition at line 34 of file scheduler.h.
typedef struct _scheduler_ops scheduler_ops_t |
Definition at line 7 of file scheduler.h.
typedef struct _scheduler scheduler_t |
Definition at line 8 of file scheduler.h.