atomic_object Struct Reference
[Atomic Operations]

Implementation-specific structure holding an atomic object. More...

#include <atomic.h>

Data Fields

atomic_value_t value
 The value of the atomic object. Do not access directly.

Detailed Description

Implementation-specific structure holding an atomic object.

Do not rely on this structure. Use atomic_t instead.

Definition at line 61 of file atomic.h.


Field Documentation

The value of the atomic object. Do not access directly.

Definition at line 63 of file atomic.h.

Referenced by atomic_add(), atomic_read(), atomic_sub(), and atomic_write().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 14:09:44 2010 for uart-loopback by  doxygen 1.6.3