atomic64_dec — decrement atomic64 variable
void atomic64_dec (
)
ptr
pointer to type atomic64_t
Atomically decrements ptr by 1.