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
struct_sk_buff(9) - centos
write_cache_pages(9) - centos
struct_irq_desc(9) - suse
pnmarith(1) - v7
pnmarith(1) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Tar Command
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB