cv_wait_sig
int cv_wait_sig(struct cv*, struct mtx*);
error = cv_wait_sig(&up->up_drain, up->up_mtx);