view example/get_segment/Func.h @ 1513:18b63e697c61 draft

many_task/quick_sort is changed recursive to loop
author Yuhi TOMARI <yuhi@cr.ie.u-ryukyu.ac.jp>
date Mon, 08 Oct 2012 02:03:18 +0900
parents e78f70dc7ef8
children
line wrap: on
line source

enum {
#include "SysTasks.h"
    RUN_FINISH,
    HELLO_TASK,
    HELLO_TASK1,
};