|
int ret_val = starpu_sched_component_push_task(NULL, tree->root,task);
|
|
int ret_val = starpu_sched_component_push_task(NULL, tree->root,task);
|
|
int starpu_sched_component_push_task(struct starpu_sched_component *from STARPU_ATTRIBUTE_UNUSED, struct starpu_sched_component *to, struct starpu_task *task)
|
|
int starpu_sched_component_push_task(struct starpu_sched_component *from STARPU_ATTRIBUTE_UNUSED, struct starpu_sched_component *to, struct starpu_task *task)
|