next up previous contents index
Next: 28.7.3 pfq_leaf_set_share: allocate a Up: 28.7 pfq_leaf: Interface to Previous: 28.7.1 pfq_leaf_add_child: add a

28.7.2 pfq_leaf_remove_child: remove a child from a root or intermediate node

 

SYNOPSIS

#include <oskit/hpfq.h>

oskit_error_t pfq_leaf_remove_child(pfq_leaf_t *sched, pfq_sched_t *child);

DESCRIPTION

This does not make sense for leaf nodes and is thus not implemented.



University of Utah Flux Research Group