Name

__intentional_overflow — add unless the number is already a given value

Synopsis

int __intentional_overflow ( -1);
 

Arguments

-1

-- undescribed --

Description

Atomically adds a to v, so long as v was not already u. Returns the old value of v.