annotate TaskManager/kernel/sys_task/SysTasks.h @ 945:9ed1c4a877ca draft

sort example fix ( simple task accepts one param and more compatible with old task)
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sun, 01 Aug 2010 19:29:27 +0900
parents 0c8ad8d99656
children b79a250b4f99
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
636
aba1600e8f83 Cell Simple Task compiled. but not worked.
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 StartTask,
aba1600e8f83 Cell Simple Task compiled. but not worked.
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 FinishTask,
672
27fec8c70c9c add profiling code
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 636
diff changeset
3 ShowTime,
27fec8c70c9c add profiling code
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 636
diff changeset
4 StartProfile,
674
07351a5a51c9 fix many task example (sort).
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 672
diff changeset
5 #define Dummy StartTask