LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
Allocate a counter (initialized to 0). More...
Classes | |
class | lci::alloc_counter_x |
The actual implementation for alloc_counter. More... | |
Allocate a counter (initialized to 0).
[in] | runtime | of type runtime_t; optional argument; The runtime object. |
[in] | name | of type const char*; optional argument; The name of the synchronizer. |
[in] | user_context | of type void*; optional argument; The arbitrary user-defined context associated with this completion object. |