| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
This operation is non-atomic and can be reordered. If two examples of this operation race, one can appear to succeed but actually fail. You must protect multiple accesses with a lock.
| <<< Previous | Home | Next >>> |
| test_and_set_bit | Up | test_and_clear_bit |