Frederick Huang / mbed-STM32L452

Dependents:   STM32L452_Nucleo_ticker

Fork of mbed-dev by mbed official

Embed: (wiki syntax)

« Back to documentation index

PlatformMutex Class Reference

PlatformMutex Class Reference
[PlatformMutex class]

A stub mutex for when an RTOS is not present. More...

#include <PlatformMutex.h>

Inherits NonCopyable< PlatformMutex >.


Detailed Description

A stub mutex for when an RTOS is not present.

Definition at line 34 of file PlatformMutex.h.