Query: atomic_sub
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATOMIC_SUB(9) Driver Basics ATOMIC_SUB(9)NAMEatomic_sub - subtract integer from atomic variableSYNOPSISvoid atomic_sub(int i, atomic_t * v);ARGUMENTSi integer value to subtract v pointer of type atomic_tDESCRIPTIONAtomically subtracts i from v.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATOMIC_SUB(9)
Related Man Pages |
---|
del_timer_sync(9) - centos |
debugfs_create_u8(9) - centos |
schedule_hrtimeout_range(9) - centos |
trace_printk(9) - centos |
wait_event_interruptible_exclusive_locked_irq(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Set hard block limit for user using quota |
How to increment version inside a file? |
[TIP] Processing YAML files with yq |