Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
atomic_builtin.h File Reference

Compiler-builtin implementation of the atomic operations API. More...

#include <stdbool.h>
#include <stddef.h>
#include <zephyr/sys/atomic_types.h>

Go to the source code of this file.

Detailed Description

Compiler-builtin implementation of the atomic operations API.

The public documentation for these operations lives in <zephyr/sys/atomic.h>.