Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more
PlatformMutex Class Reference
[PlatformMutex class]
A stub mutex for when an RTOS is not present. More...
#include <PlatformMutex.h>
Inherits NonCopyable< PlatformMutex >.
Private Member Functions | |
| MBED_DEPRECATED ("Invalid copy construction of a NonCopyable resource.") NonCopyable(const NonCopyable &) | |
| NonCopyable copy constructor. | |
| MBED_DEPRECATED ("Invalid copy assignment of a NonCopyable resource.") NonCopyable &operator | |
| NonCopyable copy assignment operator. | |
Detailed Description
A stub mutex for when an RTOS is not present.
Definition at line 34 of file PlatformMutex.h.
Generated on Tue Jul 12 2022 13:03:36 by
1.7.2