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

Allocate a counter (initialized to 0). More...

Collaboration diagram for alloc_counter:

Classes

class  lci::alloc_counter_x
 The actual implementation for alloc_counter. More...
 

Detailed Description

Allocate a counter (initialized to 0).

Parameters
[in]runtimeof type runtime_t; optional argument; The runtime object.
Returns
of type comp_t; The allocated counter.