Home
last modified time | relevance | path

Searched refs:rt_soft_atomic_xor (Results 1 – 1 of 1) sorted by relevance

/include/
A Drtatomic.h69 #define rt_atomic_xor(ptr, v) rt_soft_atomic_xor(ptr, v)
108 rt_inline rt_atomic_t rt_soft_atomic_xor(volatile rt_atomic_t *ptr, rt_atomic_t val) in rt_soft_atomic_xor() function

Completed in 2 milliseconds