瀏覽代碼

add FIXME

Samuel Thibault 14 年之前
父節點
當前提交
9143b2c5a3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/core/dependencies/cg.c

+ 1 - 0
src/core/dependencies/cg.c

@@ -109,6 +109,7 @@ void _starpu_notify_cg(starpu_cg_t *cg)
 	
 				tag_successors->ndeps_completed++;
 
+				/* FIXME: who locks this? */
 				if ((tag->state == STARPU_BLOCKED) &&
 					(tag_successors->ndeps == tag_successors->ndeps_completed)) {
 					/* reset the counter so that we can reuse the completion group */