Searched refs:rt_soft_atomic_and (Results 1 – 1 of 1) sorted by relevance
67 #define rt_atomic_and(ptr, v) rt_soft_atomic_and(ptr, v)119 rt_inline rt_atomic_t rt_soft_atomic_and(volatile rt_atomic_t *ptr, rt_atomic_t val) in rt_soft_atomic_and() function
Completed in 3 milliseconds