Barrelfish
Data Fields
ump_chan_state Struct Reference

State of a (one-way) UMP channel. More...

Data Fields

volatile struct ump_message * buf
 Ring buffer.
 
ump_index_t pos
 Current position.
 
ump_index_t bufmsgs
 Buffer size in messages.
 
enum ump_direction dir
 Channel direction.
 

Detailed Description

State of a (one-way) UMP channel.


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