Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
barrier.h File Reference
#include <zephyr/toolchain.h>

Go to the source code of this file.

Functions

static ALWAYS_INLINE void barrier_dmem_fence_full (void)
 Full/sequentially-consistent data memory barrier.
static ALWAYS_INLINE void barrier_dsync_fence_full (void)
 Full/sequentially-consistent data synchronization barrier.
static ALWAYS_INLINE void barrier_isync_fence_full (void)
 Full/sequentially-consistent instruction synchronization barrier.