next up previous contents index
Next: 36.7.3 pfq_leaf_set_share: allocate a Up: 36.7 pfq_leaf: Interface to Previous: 36.7.1 pfq_leaf_add_child: add a

36.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.



Utah Flux Research Group