|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Atomic type definitions for the atomic operations API. More...
Go to the source code of this file.
Typedefs | |
| typedef long | atomic_t |
| Atomic integer variable. | |
| typedef atomic_t | atomic_val_t |
| Value type for atomic integer variables. | |
| typedef void * | atomic_ptr_t |
| Atomic pointer variable. | |
| typedef atomic_ptr_t | atomic_ptr_val_t |
| Value type for atomic pointer variables. | |
Atomic type definitions for the atomic operations API.