LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
Perform background work to advance the state of the pending communication. More...
Classes | |
class | lci::progress_x |
The actual implementation for progress. More... | |
Perform background work to advance the state of the pending communication.
[in] | runtime | of type runtime_t; optional argument; The runtime object. |
[in] | device | of type device_t; optional argument; The device to progress. |
[in] | endpoint | of type endpoint_t; optional argument; The endpoint to use in case the progress function needs to send internal control messages. |