Synchronization and Communication Functions

Synchronization and communication functions use objects independent of tasks to synchronize tasks and achieve communication between tasks. The objects available for these purposes include semaphores, event flags and mailboxes.

[Difference with T-Kernel]

In µT-Kernel, since there is no wait-disabled function, attribute TA_NODISWAI and error code E_DISWAI do not exist.

See the following sections:

Comments

Click here to Post a Comment