Barrelfish
Data Fields
bulk_channel_bind_params Struct Reference
+ Collaboration diagram for bulk_channel_bind_params:

Data Fields

enum bulk_channel_role role
 
enum bulk_trust_level trust
 
struct bulk_channel_constraints constraints
 
struct waitsetwaitset
 
void * user_state
 

Detailed Description

parameters used on binding ot a channel

Field Documentation

struct bulk_channel_constraints bulk_channel_bind_params::constraints

the channel constraints

enum bulk_channel_role bulk_channel_bind_params::role

Endpoint role (master/slave)

enum bulk_trust_level bulk_channel_bind_params::trust

trust level for this channel

void* bulk_channel_bind_params::user_state

user state for the channel

struct waitset* bulk_channel_bind_params::waitset

Waitset on which events for this channel will be dispatched


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