|
LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
A barrier operation. More...
Classes | |
| class | lci::barrier_x |
| The actual implementation for barrier. More... | |
A barrier operation.
| [in] | runtime | of type runtime_t; optional argument; The runtime object. |
| [in] | device | of type device_t; optional argument; The device to use. |
| [in] | endpoint | of type endpoint_t; optional argument; The endpoint to use. |
| [in] | matching_engine | of type matching_engine_t; optional argument; The matching engine to use. |
| [in] | comp_semantic | of type comp_semantic_t; optional argument; The completion semantic. |
| [in] | comp | of type comp_t; optional argument; The completion to signal when the operation completes. |