LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
Loading...
Searching...
No Matches

A barrier operation. More...

Collaboration diagram for barrier:

Classes

class  lci::barrier_x
 The actual implementation for barrier. More...
 

Detailed Description

A barrier operation.

Parameters
[in]runtimeof type runtime_t; optional argument; The runtime object.
[in]deviceof type device_t; optional argument; The device to use.
[in]endpointof type endpoint_t; optional argument; The endpoint to use.
[in]matching_engineof type matching_engine_t; optional argument; The matching engine to use.
[in]comp_semanticof type comp_semantic_t; optional argument; The completion semantic.
[in]compof type comp_t; optional argument; The completion to signal when the operation completes.