Name

wakeup_readers — wake up readers waiting on a channel

Synopsis

void wakeup_readers (unsigned long  data);

Arguments

data

contains the channel buffer

Description

This is the timer function used to defer reader waking.