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_u16(9) - centos
debugfs_create_u64(9) - centos
schedule_hrtimeout_range(9) - centos
struct_sk_buff(9) - centos
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!