Browse Source

add FIXME

Samuel Thibault 14 years ago
parent
commit
9143b2c5a3
1 changed files with 1 additions and 0 deletions
  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++;
 				tag_successors->ndeps_completed++;
 
 
+				/* FIXME: who locks this? */
 				if ((tag->state == STARPU_BLOCKED) &&
 				if ((tag->state == STARPU_BLOCKED) &&
 					(tag_successors->ndeps == tag_successors->ndeps_completed)) {
 					(tag_successors->ndeps == tag_successors->ndeps_completed)) {
 					/* reset the counter so that we can reuse the completion group */
 					/* reset the counter so that we can reuse the completion group */