LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
Allocate a new endpoint object. More...
Classes | |
class | lci::alloc_endpoint_x |
The actual implementation for alloc_endpoint. More... | |
Allocate a new endpoint object.
[in] | runtime | of type runtime_t; optional argument; The runtime object. |
[in] | user_context | of type void*; optional argument; argument for the corresponding attribute |
[in] | device | of type device_t; optional argument; The device to allocate the endpoint. |