[][src]Function legion_task::join

pub fn join(cmd: &CommandBuffer, parent: Entity, child: Entity)

Creates a SingleEdge from parent to child. Creates a fork-join if parent is a fork.