view example/share_task/Func.h @ 575:341f1f881a9b draft

Linda API worked. (slightly unreliable)
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Fri, 23 Oct 2009 15:53:24 +0900
parents 028ffc9c0375
children e78f70dc7ef8
line wrap: on
line source

enum {
    TASK_LOAD,
    TASK_EXEC,
    RUN_FINISH,
};

#define DATA_NUM 12
#define ADD_NUM 26

#define DATA_ID 0