Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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