Barrelfish
Functions
idc_export.h File Reference

IDC export declarations. More...

Functions

errval_t idc_export_service (struct idc_export *e)
 Initiate the exporting of a service from the current dispatcher. More...
 

Detailed Description

IDC export declarations.

Function Documentation

errval_t idc_export_service ( struct idc_export *  e)

Initiate the exporting of a service from the current dispatcher.

This call intiates the export process by requesting an IREF from the monitor.

Parameters
eIDC export state (must be filled in by caller)