cv_destroy
void cv_destroy(struct cv*);
cv_destroy(&up->up_cv);
cv_destroy(&up->up_drain);
cv_destroy(&xfer->condition);