LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
Register a completion object into a remote completion handler. More...
Classes | |
class | lci::register_rcomp_x |
The actual implementation for register_rcomp. More... | |
Register a completion object into a remote completion handler.
[in] | runtime | of type runtime_t; optional argument; The runtime object. |
[in] | comp | of type comp_t; positional argument; The completion object to register. |
[in] | rcomp | of type rcomp_t; optional argument; The remote completion handler slot used to register. |