![]() ![]() | ![]() |
version 1.1.1.1.2.6, 2011/09/09 14:46:25 | version 1.1.1.1.2.7, 2011/09/12 08:06:19 |
---|---|
Line 115 struct sched_Task { | Line 115 struct sched_Task { |
sched_task_type_t task_type; | sched_task_type_t task_type; |
sched_root_task_t *task_root; | sched_root_task_t *task_root; |
#define TASK_ROOT(x) (x)->task_root | |
sched_task_func_t task_func; | sched_task_func_t task_func; |
void *task_arg; | void *task_arg; |