SYNOPSIS void __unqueue_futex(struct futex_q * q); ARGUMENTS q The futex_q to unqueue DESCRIPTION The q->lock_ptr must not be NULL and must be held by the caller. AUTHOR Rusty Russell <[email protected]> Author. COPYRIGHT