Query: atomic_inc_short
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATOMIC_INC_SHORT(9) Driver Basics ATOMIC_INC_SHORT(9)NAMEatomic_inc_short - increment of a short integerSYNOPSISshort int atomic_inc_short(short int * v);ARGUMENTSv pointer to type intDESCRIPTIONAtomically adds 1 to v Returns the new value of uCOPYRIGHTKernel Hackers Manual 2.6. July 2010 ATOMIC_INC_SHORT(9)