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 |
|---|
| debugfs_create_u32(9) - centos |
| debugfs_create_bool(9) - centos |
| debugfs_create_u8(9) - centos |
| trace_printk(9) - centos |
| wait_event_interruptible_exclusive_locked_irq(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |