|
API Reference Manual
1.48.0
|
#include <atomic.h>
Data Fields | |
| odp_u128_t | v |
| Actual storage for the atomic variable. | |
| char | lock |
| Spin lock (if needed) used to ensure atomic access. | |
Atomic 128-bit unsigned integer
Definition at line 77 of file api/abi-default/atomic.h.