atomic_add_return(9) suse man page | unix.com

Man Page: atomic_add_return

Operating Environment: suse

Section: 9

ATOMIC_ADD_RETURN(9)						   Driver Basics					      ATOMIC_ADD_RETURN(9)

NAME
atomic_add_return - add integer and return
SYNOPSIS
int atomic_add_return(int i, atomic_t * v);
ARGUMENTS
i integer value to add v pointer of type atomic_t
DESCRIPTION
Atomically adds i to v and returns i + v
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATOMIC_ADD_RETURN(9)
Related Man Pages
wxgridbagsizer(3erl) - linux
securityfs_create_file(9) - suse
struct_hrtimer(9) - suse
struct_usb_device_driver(9) - suse
moosex::attributehelpers::number(3pm) - debian
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I