![]() |
MOS Source Code
|
#include "mos/platform/platform.hpp"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.hpp.
| typedef struct _scheduler_ops scheduler_ops_t |
Definition at line 7 of file scheduler.hpp.
| typedef struct _scheduler scheduler_t |
Definition at line 8 of file scheduler.hpp.