Extended Synchronization and Communication Functions
Extended synchronization and communication functions use objects independent of tasks to realize more sophisticated synchronization and communication between tasks. The functions specified here include mutex, message buffer, and rendezvous port functions.
[Difference with T-Kernel]
In µT-Kernel, as there is no wait-disabled function, attribute TA_NODISWAI and error code E_DISWAI do not exist.

Comments
Click here to Post a Comment