canque_free_outslot

Name

canque_free_outslot --  frees processed output slot

Synopsis

int canque_free_outslot (struct canque_ends_t * qends, struct canque_edge_t * qedge, struct canque_slot_t * slot);

Arguments

qends

ends structure belonging to calling communication object

qedge

edge slot belong to

slot

pointer to the processed slot

Description

Function releases processed slot previously acquired by canque_test_outslot function call.

Return Value

Return value informs if input side has been notified to know about change of edge state