|
Barrelfish
|
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. | |
State of a (one-way) UMP channel.
1.8.11