Query: atomic_add
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATOMIC_ADD(9) Driver Basics ATOMIC_ADD(9)NAMEatomic_add - add integer to atomic variableSYNOPSISvoid atomic_add(int i, atomic_t * v);ARGUMENTSi integer value to add v pointer of type atomic_tDESCRIPTIONAtomically adds i to v.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATOMIC_ADD(9)
Related Man Pages |
---|
atomic_ops(9f) - opensolaris |
atomic_add_32_nv(3) - netbsd |
atomic_add_int_nv(3) - netbsd |
atomic_add_long(3) - netbsd |
atomic_add(9f) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
AIX: pthread_rwlock_* and writer starvation |
Incompatiblity of the code due to CC compiler version mismatch. |