atomic_cmpset_rel_int
} while (!atomic_cmpset_rel_int(&sem->_kern._count, count, count + 1));
if (atomic_cmpset_rel_int(&once_control->state, ONCE_IN_PROGRESS,
if (atomic_cmpset_rel_int(&once_control->state, ONCE_IN_PROGRESS,
#define atomic_cmpset_rel_32 atomic_cmpset_rel_int
} while (atomic_cmpset_rel_int(&ec_scroffset, ind, ind + width) == 0);
#define atomic_cmpset_rel_32 atomic_cmpset_rel_int
atomic_cmpset_rel_int((volatile u_int *)(dst), (u_int)(old), \
} while (atomic_cmpset_rel_int(&ktr_idx, saveindex, newindex) == 0);
} while (atomic_cmpset_rel_int(cntr, old, new) == 0);
#define atomic_cmpset_rel_32 atomic_cmpset_rel_int
#define atomic_cmpset_rel_ptr atomic_cmpset_rel_int
if (!atomic_cmpset_rel_int(&(m)->busy_lock, \
if (!atomic_cmpset_rel_int(&(m)->busy_lock, \