libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|
Go to the source code of this file.
Data Structures | |
struct | GblTaskClass |
struct | GblTask |
Typedefs | |
typedef int8_t | GblPriority |
Functions | |
GblPriority | GblTask_priority (const GblTask *pSelf) |
GblTask high-level concurrent runnable object.
Definition in file gimbal_task.h.
typedef int8_t GblPriority |
Definition at line 23 of file gimbal_task.h.