Mistake on this page?
Report an issue in GitHub or email us
core_util_atomic_flag Struct Reference

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 117 of file mbed_atomic.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.