__unqueue_futex — Remove the futex_q from its futex_hash_bucket
void __unqueue_futex (
)
q
The futex_q to unqueue
The q->lock_ptr must not be NULL and must be held by the caller.