table of contents
WAKEUP_READERS(9) | relay interface support | WAKEUP_READERS(9) |
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¶
June 2024 | Kernel Hackers Manual 3.10 |