ABSTRACT

Mutual Exclusion Semaphores Mutual exclusion semaphores (mutexes) are used by tasks to gain exclusive access to resources. Mutexes are binary semaphores that have additional features beyond the normal semaphores mechanism provided by µC/OS-II.