table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
RELAY_BUF_EMPTY(9) | relay interface support | RELAY_BUF_EMPTY(9) |
NAME¶
relay_buf_empty - boolean, is the channel buffer empty?SYNOPSIS¶
int
relay_buf_empty(struct rchan_buf * buf);
ARGUMENTS¶
bufchannel buffer
DESCRIPTION¶
Returns 1 if the buffer is empty, 0 otherwise.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |