@ -22,4 +22,5 @@ typedef struct buffer_s {
buffer_t *buffer_open(const char *name, struct buffer_list_s *buf_list, int buffer);
void buffer_close(buffer_t *buf);
bool buffer_use(buffer_t *buf);
bool buffer_consumed(buffer_t *buf);
The note is not visible to the blocked user.