MOS Source Code
Loading...
Searching...
No Matches
scheduler_info_t Struct Reference

#include <scheduler.h>

+ Collaboration diagram for scheduler_info_t:

Public Attributes

const char *const name
 
scheduler_t *const scheduler
 

Detailed Description

Definition at line 28 of file scheduler.h.

Member Data Documentation

◆ name

const char* const name

Definition at line 30 of file scheduler.h.

◆ scheduler

scheduler_t* const scheduler

Definition at line 31 of file scheduler.h.

Referenced by scheduler_init().


The documentation for this struct was generated from the following file: