-

Syncronization of Concurrent Execution

The following function blocks for the syncronization of concurrent execution are available:

Function blockShort description
MUTEXEnables the synchronization of concurrent execution of tasks that share common data.
SEMARealizes a counting semaphore that allows a specified number of tasks to access a resource.