annotate TaskManager/kernel/sys_task/SysTasks.h @ 696:b5c3ef336878

on going...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sun, 13 Dec 2009 10:49:07 +0900
parents 14d179ff1e9f
children 61b59376aec5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
636
d433fc37587d Cell Simple Task compiled. but not worked.
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 StartTask,
d433fc37587d Cell Simple Task compiled. but not worked.
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 FinishTask,
679
14d179ff1e9f adding Array Task.
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 674
diff changeset
3 TaskArray,
672
3b6290c05f9f add profiling code
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 636
diff changeset
4 ShowTime,
3b6290c05f9f add profiling code
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 636
diff changeset
5 StartProfile,
674
bde5f13adf10 fix many task example (sort).
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 672
diff changeset
6 #define Dummy StartTask