|
LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
Test a synchronizer. More...
Classes | |
| class | lci::sync_test_x |
| The actual implementation for sync_test. More... | |
Test a synchronizer.
| [in] | runtime | of type runtime_t; optional argument; The runtime object. |
| [in] | comp | of type comp_t; positional argument; The synchronizer to test. |
| [out] | p_out | of 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). |