1RELAY_BUF_EMPTY(9)          relay interface support         RELAY_BUF_EMPTY(9)
2
3
4

NAME

6       relay_buf_empty - boolean, is the channel buffer empty?
7

SYNOPSIS

9       int relay_buf_empty(struct rchan_buf * buf);
10

ARGUMENTS

12       buf
13           channel buffer
14

DESCRIPTION

16       Returns 1 if the buffer is empty, 0 otherwise.
17
19Kernel Hackers Manual 3.10         June 2019                RELAY_BUF_EMPTY(9)
Impressum