Query: atomic_or_long
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATOMIC_OR_LONG(9) Driver Basics ATOMIC_OR_LONG(9)NAMEatomic_or_long - OR of two long integersSYNOPSISvoid atomic_or_long(unsigned long * v1, unsigned long v2);ARGUMENTSv1 pointer to type unsigned long v2 pointer to type unsigned longDESCRIPTIONAtomically ORs v1 and v2 Returns the result of the ORCOPYRIGHTKernel Hackers Manual 3.10 June 2014 ATOMIC_OR_LONG(9)