Include dependency graph for include/atomic.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | atomic |
Typedefs | |
| typedef atomic | atomic_t |
Functions | |
| static void | atomic_set (atomic_t *val, long i) |
| static long | atomic_get (atomic_t *val) |
Definition in file include/atomic.h.
1.4.6