atomic_or_long(9) centos man page | unix.com

Man Page: atomic_or_long

Operating Environment: centos

Section: 9

ATOMIC_OR_LONG(9)						   Driver Basics						 ATOMIC_OR_LONG(9)

NAME
atomic_or_long - OR of two long integers
SYNOPSIS
void atomic_or_long(unsigned long * v1, unsigned long v2);
ARGUMENTS
v1 pointer to type unsigned long v2 pointer to type unsigned long
DESCRIPTION
Atomically ORs v1 and v2 Returns the result of the OR
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATOMIC_OR_LONG(9)
Related Man Pages
std::decimal(3) - centos
bitmap_remap(9) - centos
std::decimal::decimal64(3cxx) - debian
std::decimal::decimal128(3cxx) - debian
std::decimal::decimal32(3cxx) - debian
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq