Name

__relay_reset — reset a channel buffer

Synopsis

void __relay_reset (struct rchan_buf * buf,
 unsigned int init);
 

Arguments

struct rchan_buf * buf

the channel buffer

unsigned int init

1 if this is a first-time initialization

Description

See relay_reset for description of effect.