canque_sync_wait_kern

Name

canque_sync_wait_kern --  wait for all slots processing

Synopsis

int canque_sync_wait_kern (struct canque_ends_t * qends, struct canque_edge_t * qedge);

Arguments

qends

ends structure belonging to calling communication object

qedge

pointer to edge

Description

Functions waits for ends transition into empty state.

Return Value

Positive value indicates, that edge empty state has been reached. Negative or zero value informs about interrupted wait or other problem.