view example/task_queue/Func.h @ 540:c5a411c19e7e

merge
author tkaito@henri.cr.ie.u-ryukyu.ac.jp
date Wed, 21 Oct 2009 20:02:23 +0900
parents 9522c376a9fe
children c13bbb7d70b3
line wrap: on
line source

enum {
    HELLO_TASK,
    RUN_FINISH,
};