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

Test a synchronizer. More...

Collaboration diagram for sync_test:

Classes

class  lci::sync_test_x
 The actual implementation for sync_test. More...
 

Detailed Description

Test a synchronizer.

Parameters
[in]runtimeof type runtime_t; optional argument; The runtime object.
[in]compof type comp_t; positional argument; The synchronizer to test.
[out]p_outof type status_t*; positional argument; The pointer to an status array of size comp.get_attr_sync_threshold() to hold the outputs (only valid if the function returns true).
Returns
of type bool; Whether the synchronizer is ready.