#include <linux/version.h>#include <linux/bitops.h>#include <asm/atomic.h>#include <rtai_config.h>#include <asm/rtai_hal.h>#include <asm/system.h>Include dependency graph for rtai_atomic.h:

Go to the source code of this file.
Functions | |
| unsigned long | atomic_xchg (volatile void *ptr, unsigned long x) |
| unsigned long | atomic_cmpxchg (volatile void *ptr, unsigned long o, unsigned long n) |
|
||||||||||||||||
|
Definition at line 93 of file rtai_atomic.h. References flags. |
|
||||||||||||
|
Definition at line 81 of file rtai_atomic.h. |
1.3.8