|
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,out] | name | of type const char*; optional argument; argument for the corresponding attribute |
| [in,out] | user_context | of type void*; optional argument; argument for the corresponding attribute |
| [in] | runtime | of type runtime_t; optional argument; The runtime object. |
| [in] | device | of type device_t; optional argument; The device to allocate the endpoint. |