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 |
|---|
| struct_sk_buff(9) - centos |
| debugfs_create_bool(9) - suse |
| debugfs_create_u16(9) - suse |
| debugfs_create_u32(9) - suse |
| struct_hrtimer(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |