CHDK_DE Vorschauversion
Trunk Rev. 6014
|
gehe zum Quellcode dieser Datei
Datenstrukturen | |
struct | context_t |
struct | task_t |
Makrodefinitionen | |
#define | TASK_STATE_READY 0 |
#define | TASK_STATE_WAIT 1 |
#define | TASK_STATE_SUSPEND 2 |
Typdefinitionen | |
typedef struct context_t | context_t |
typedef struct task_t | task_t |
#define TASK_STATE_READY 0 |