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

NAME

6       relay_close_buf - close a channel buffer
7

SYNOPSIS

9       void relay_close_buf(struct rchan_buf * buf);
10

ARGUMENTS

12       buf
13           channel buffer
14

DESCRIPTION

16       Marks the buffer finalized and restores the default callbacks. The
17       channel buffer and channel buffer data structure are then freed
18       automatically when the last reference is given up.
19
21Kernel Hackers Manual 2.6.         June 2019                RELAY_CLOSE_BUF(9)
Impressum