atomic_sub_return(9) centos man page | unix.com

Man Page: atomic_sub_return

Operating Environment: centos

Section: 9

ATOMIC_SUB_RETURN(9)						   Driver Basics					      ATOMIC_SUB_RETURN(9)

NAME
atomic_sub_return - subtract integer and return
SYNOPSIS
int atomic_sub_return(int i, atomic_t * v);
ARGUMENTS
i integer value to subtract v pointer of type atomic_t
DESCRIPTION
Atomically subtracts i from v and returns v - i
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATOMIC_SUB_RETURN(9)
Related Man Pages
wxregion(3erl) - linux
struct_drm_fb_helper_funcs(9) - centos
struct_hrtimer(9) - centos
pnmarith(1) - minix
pnmarith(1) - v7
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!