hw_claim_clear() function
Atomically unclaim a resource The resource ownership is indicated by the bit_index bit in an array of bits.
Arguments
bits
pointer to an array of bits (8 bits per byte)
bit_index
resource to unclaim (bit index into array of bits)