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 3.10 June 2014 ATOMIC_ADD_RETURN(9)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |