atomic_add_return(9) centos man page | unix.com

Man Page: atomic_add_return

Operating Environment: centos

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 3.10 June 2014 ATOMIC_ADD_RETURN(9)
Related Man Pages
del_timer_sync(9) - centos
drm_fb_helper_initial_config(9) - centos
struct_drm_fb_helper_funcs(9) - centos
struct_hrtimer(9) - centos
trace_printk(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing