Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
atomic_types.h File Reference

Go to the source code of this file.

Typedefs

typedef long atomic_t
typedef atomic_t atomic_val_t
typedef void * atomic_ptr_t
typedef atomic_ptr_t atomic_ptr_val_t

Typedef Documentation

◆ atomic_ptr_t

typedef void* atomic_ptr_t

◆ atomic_ptr_val_t

◆ atomic_t

typedef long atomic_t

◆ atomic_val_t