Name
canque_activate_edge -- mark output end of the edge as active
Synopsis
void canque_activate_edge
(struct canque_ends_t * inends, struct canque_edge_t * qedge);
Arguments
- inends
input side of the edge
- qedge
pointer to the edge structure
Description
Function call moves output side of the edge from idle onto active edges
list.