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 2.6. July 2010 ATOMIC_OR_LONG(9)
| Related Man Pages |
|---|
| std::decimal::decimal32(3) - centos |
| std::decimal::decimal128(3) - centos |
| ltoa(3c) - hpux |
| std::decimal::decimal64(3cxx) - debian |
| std::decimal(3cxx) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| SOCKS proxy & PAM configuration exposure |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |