atomic_sub(9) centos man page | unix.com

Man Page: atomic_sub

Operating Environment: centos

Section: 9

ATOMIC_SUB(9)							   Driver Basics						     ATOMIC_SUB(9)

NAME
atomic_sub - subtract integer from atomic variable
SYNOPSIS
void atomic_sub(int i, atomic_t * v);
ARGUMENTS
i integer value to subtract v pointer of type atomic_t
DESCRIPTION
Atomically subtracts i from v.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATOMIC_SUB(9)
Related Man Pages
debugfs_create_u32(9) - centos
debugfs_create_u64(9) - centos
debugfs_create_bool(9) - centos
trace_printk(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I
Controlling user input
Please Welcome Dave Munro to the Moderator Team!