Mutex Locker utility class to lock/unlock mbed RTOS mutexes. Create and pass a mutex, it locks the mutex then unlocks it when destroyed.

Dependents:   SmartLight HelloThreadsYo

Auto generated API documentation and code listings for MutexLocker

Classes

MutexLocker Lock/Unlock Mutex using variable scope

Code

mutexlocker.h [code]