suse man page for atomic_sub_return

Query: atomic_sub_return

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 2.6. July 2010 ATOMIC_SUB_RETURN(9)
Related Man Pages
schedule_hrtimeout_range(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
struct_hrtimer(9) - suse
pnmarith(1) - v7
pnmarith(1) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I