centos man page for change_bit

Query: change_bit

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CHANGE_BIT(9)						     Basic C Library Functions						     CHANGE_BIT(9)

NAME
change_bit - Toggle a bit in memory
SYNOPSIS
void change_bit(int nr, volatile unsigned long * addr);
ARGUMENTS
nr Bit to change addr Address to start counting from
DESCRIPTION
change_bit is atomic and may not be reordered. Note that nr may be almost arbitrarily large; this function is not restricted to acting on a single-word quantity.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CHANGE_BIT(9)
Related Man Pages
atomic_dec(3) - netbsd
atomic_dec_64(3) - netbsd
atomic_dec_uint(3) - netbsd
atomic_dec_ulong(3) - netbsd
atomic_inc_64(3) - netbsd
Similar Topics in the Unix Linux Community
Bits: Discussion on Bits and Virtual Economics
Bit usage: folding at home
Help with bit vector and setting its bits?
Question Regarding Megabits Drawing