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)NAMEchange_bit - Toggle a bit in memorySYNOPSISvoid change_bit(int nr, volatile unsigned long * addr);ARGUMENTSnr Bit to change addr Address to start counting fromDESCRIPTIONchange_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.COPYRIGHTKernel 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 |