ATOMIC_ADD_RETURN(9) Driver Basics ATOMIC_ADD_RETURN(9)NAMEatomic_add_return - add integer and returnSYNOPSISint atomic_add_return(int i, atomic_t * v);ARGUMENTSi integer value to add v pointer of type atomic_tDESCRIPTIONAtomically adds i to v and returns i + vCOPYRIGHTKernel Hackers Manual 2.6. July 2010 ATOMIC_ADD_RETURN(9)
| Related Man Pages |
|---|
| struct_sk_buff(9) - centos |
| trace_printk(9) - centos |
| debugfs_create_bool(9) - suse |
| struct_sock(9) - suse |
| struct_usb_device_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Getting command output to putty window title. |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |