ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
#include <abtd_atomic.h>
Data Fields | |
int | val |
Definition at line 15 of file abtd_atomic.h.
int ABTD_atomic_int::val |
Definition at line 16 of file abtd_atomic.h.
Referenced by ABTD_atomic_acquire_load_int(), ABTD_atomic_exchange_int(), ABTD_atomic_fetch_add_int(), ABTD_atomic_fetch_and_int(), ABTD_atomic_fetch_or_int(), ABTD_atomic_fetch_sub_int(), ABTD_atomic_fetch_xor_int(), ABTD_atomic_relaxed_load_int(), ABTD_atomic_relaxed_store_int(), ABTD_atomic_release_store_int(), ABTDI_atomic_bool_cas_int(), and ABTDI_atomic_val_cas_int().