The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
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.
<<< Previous | Home | Next >>> |
__change_bit | Up | test_and_set_bit |