Project

General

Profile

User story #118

Updated by André Neto almost 10 years ago

Implement requirement MARTe-EX-D-1.3.2 based on the original MARTe implementation

Note: The development of multi-thread real-time applications usually requires that shared resources are protected using barriers, so that the access to the shared resource is blocked until a given event occurs. When this event occurs, all the threads are allowed to concurrently interact with the shared resource.

*Date of the review:* 12/06/2015

*Person who did the review:* André Neto

*Version of architecture & design document:* N/A. As per the original MARTe implementation, this is a support function and does not require formal design in UML.

*Result of review:* N/A

*List of non-conformities:* N/A

Back