WAKEUP_READERS

Section: relay interface support (9)
Updated: February 2011
Index Return to Main Contents
 

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.  

COPYRIGHT