spin_lock_clear
extern void spin_lock_clear(mutex_t *);
spin_lock_clear(&qp->qh_lock);
spin_lock_clear(&ulwp->ul_spinlock);
spin_lock_clear(&ulwp->ul_spinlock);
spin_lock_clear(&self->ul_spinlock);