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: TYBLE16_simple_data_logger TYBLE16_MP3_Air
core_util_atomic_flag Struct Reference
[atomic functions]
A lock-free, primitive atomic flag. More...
#include <mbed_atomic.h>
Detailed Description
A lock-free, primitive atomic flag.
Emulate C11's atomic_flag. The flag is initially in an indeterminate state unless explicitly initialized with CORE_UTIL_ATOMIC_FLAG_INIT.
Definition at line 115 of file mbed_atomic.h.
Generated on Tue Jul 12 2022 13:55:29 by
