Searched refs:rt_soft_atomic_exchange (Results 1 – 1 of 1) sorted by relevance
70 #define rt_atomic_exchange(ptr, v) rt_soft_atomic_exchange(ptr, v)75 rt_inline rt_atomic_t rt_soft_atomic_exchange(volatile rt_atomic_t *ptr, rt_atomic_t val) in rt_soft_atomic_exchange() function
Completed in 7 milliseconds