diff example/word_count/Func.h @ 1978:8fbe022126e1 draft

add Blocked Read files
author Masataka Kohagura <e085726@ie.u-ryukyu.ac.jp>
date Thu, 13 Mar 2014 02:15:06 +0900
parents fdffcf8feeab
children c05e575da760
line wrap: on
line diff
--- a/example/word_count/Func.h	Tue Mar 04 18:11:06 2014 +0900
+++ b/example/word_count/Func.h	Thu Mar 13 02:15:06 2014 +0900
@@ -1,5 +1,7 @@
 enum {
 #include "SysTasks.h"
+    BREAD_RUN_TASK_BLOCKS,
+    READ_TASK,
     TASK_EXEC,
     TASK_EXEC_DATA_PARALLEL,
     RUN_TASK_BLOCKS,