Barrelfish
Functions
bulk_local.h File Reference

Unidirectional bulk data transfer via shared memory. More...

Functions

void bulk_local_init_endpoint (struct bulk_local_endpoint *endpoint, struct bulk_channel *other_channel)
 

Detailed Description

Unidirectional bulk data transfer via shared memory.

Function Documentation

void bulk_local_init_endpoint ( struct bulk_local_endpoint *  endpoint,
struct bulk_channel other_channel 
)
Parameters
endpointPointer to the endpoint that is to be initialized
other_channelNULL for a create channel endpoint, the unbound channel of the other endpoint.

initializes the local endpoint