atomic_sub_return(9) suse man page | unix.com

Man Page: atomic_sub_return

Operating Environment: suse

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 2.6. July 2010 ATOMIC_SUB_RETURN(9)
Related Man Pages
del_timer_sync(9) - centos
schedule_hrtimeout_range(9) - centos
write_cache_pages(9) - centos
dcecp_utc(1m) - hpux
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Tar Command
A (ksh) Library For and From UNIX.com