Searched refs:fssh_atomic_get_and_set (Results 1 – 3 of 3) sorted by relevance
19 int32_t fssh_atomic_get_and_set(int32_t* value, int32_t newValue);
60 #define atomic_get_and_Set fssh_atomic_get_and_set
21 fssh_atomic_get_and_set(int32_t* value, int32_t newValue) in fssh_atomic_get_and_set() function