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 2.6. July 2010 ATOMIC_SUB(9)
| Related Man Pages |
|---|
| trace_printk(9) - centos |
| wait_event_interruptible_exclusive_locked_irq(9) - centos |
| struct_hrtimer(9) - suse |
| usb_queue_reset_device(9) - suse |
| pnmarith(1) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |
| Shopt -s histappend |