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_u8(9) - centos
schedule_hrtimeout_range(9) - centos
wxregion(3erl) - linux
struct_sk_buff(9) - centos
write_cache_pages(9) - centos
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!