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)
| Related Man Pages |
|---|
| drm_fb_helper_initial_config(9) - centos |
| schedule_hrtimeout_range(9) - centos |
| securityfs_create_file(9) - centos |
| struct_usb_device_driver(9) - centos |
| trace_printk(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |