GNU Radio 3.3.0 C++ API
atomic_read.h File Reference
#include <sync_utils.h>
#include <atomic.h>
Include dependency graph for spu_source/atomic_read.h:

Go to the source code of this file.

Functions

static __inline int _atomic_read (atomic_ea_t v)

Function Documentation

static __inline int _atomic_read ( atomic_ea_t  v) [static]

atomic_read - read an atomic counter. : handle to effective address of counter.

Read the current value of an atomic counter.

References ALIGN128_EA, DECL_ATOMIC_VARS, MFC_DMA, and OFFSET128_EA_U32.