Clear Lock on Uniprocessor Systems, Clear Lock Doubleword on Uniprocessor Systems
Atomic store of the value into the variable at the address addr.
void __clear_lock_up (const int* addr, int value);
void __clear_lockd_up (const long* addr, long value);
__clear_lockd_up is only valid in 64-bit mode.