Helixis 1.0
Task Programming API
Data Structures | Defines
sources/internal_includes/task_struct.h File Reference

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 Documentation

#define HLX_TASK_STATUS_PAUSE   (0)

Definition at line 38 of file task_struct.h.

#define HLX_TASK_STATUS_RUN   (1)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines