atomic_sub_return(9) centos man page | unix.com

Man Page: atomic_sub_return

Operating Environment: centos

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 3.10 June 2014 ATOMIC_SUB_RETURN(9)
Related Man Pages
del_timer_sync(9) - centos
trace_printk(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
dcecp_utc(1m) - hpux
pnmarith(1) - minix
Similar Topics in the Unix Linux Community
Weird 'find' results
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!