|
Barrelfish
|
IDC export implementation. More...
Functions | |
| errval_t | idc_export_service (struct idc_export *e) |
| Initiate the exporting of a service from the current dispatcher. More... | |
IDC export implementation.
| 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.
| e | IDC export state (must be filled in by caller) |
1.8.11