COSA
An Object-Oriented Platform for Arduino Programming
|
#include <Mutex.hh>
Public Member Functions | |
Mutex (Semaphore &sem) | |
~Mutex () | |
The Cosa Nucleo Mutex; mutual exclusion block. Used as a local variable in a block to wait and signal a semaphore to achive mutual exclusive execution of the block.
|
inline |
|
inline |