MOS Source Code
Loading...
Searching...
No Matches
pipeio_t Struct Reference

#include <pipe.h>

+ Collaboration diagram for pipeio_t:

Public Attributes

io_t io_r
 
io_t io_w
 
pipe_tpipe
 

Detailed Description

Definition at line 33 of file pipe.h.

Member Data Documentation

◆ io_r

io_t io_r

Definition at line 35 of file pipe.h.

Referenced by MOS_STATIC_ASSERT(), and pipeio_create().

◆ io_w

io_t io_w

Definition at line 35 of file pipe.h.

Referenced by MOS_STATIC_ASSERT(), and pipeio_create().

◆ pipe

pipe_t* pipe

Definition at line 36 of file pipe.h.

Referenced by pipeio_create(), pipeio_io_close(), pipeio_io_read(), and pipeio_io_write().


The documentation for this struct was generated from the following file: