Mercurial > hg > Game > Cerium
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 |
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 | 3 ShowTime, |
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 |