19 #ifndef __STARPU_TREE_H__
20 #define __STARPU_TREE_H__
43 void starpu_tree_reset_visited(
struct starpu_tree *tree,
char *visited);
45 void starpu_tree_prepare_children(
unsigned arity,
struct starpu_tree *father);
46 void starpu_tree_insert(
struct starpu_tree *tree,
int id,
int level,
int is_pu,
int arity,
struct starpu_tree *father);