API Reference Manual  1.45.0
odp_atomic_u128_s Struct Reference

#include <atomic.h>

Collaboration diagram for odp_atomic_u128_s:
[legend]

Data Fields

odp_u128_t v
 Actual storage for the atomic variable.
 
char lock
 Spin lock (if needed) used to ensure atomic access.
 

Detailed Description

Atomic 128-bit unsigned integer

Examples
odp_atomic_perf.c, and odp_ipfragreass.c.

Definition at line 77 of file api/abi-default/atomic.h.


The documentation for this struct was generated from the following file: