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)
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Tar Command |