![]() |
Helixis 1.0
Task Programming API
|
Go to the source code of this file.
Data Structures | |
struct | hlx_task |
Defines | |
#define | HLX_TASK_STATUS_PAUSE (0) |
#define | HLX_TASK_STATUS_RUN (1) |
#define HLX_TASK_STATUS_PAUSE (0) |
Definition at line 38 of file task_struct.h.
#define HLX_TASK_STATUS_RUN (1) |
Definition at line 39 of file task_struct.h.
Referenced by hlx_group_add_task(), hlx_group_bufferize_task(), hlx_group_del_task(), hlx_scheduler_init_task(), hlx_scheduler_schedule_group(), and hlx_scheduler_schedule_group_threaded().