atomic_set_int
#define atomic_set_int(ptr, value) atomic_or((int32 *)(ptr), value)
#define atomic_set_int atomic_set_32