postsig_done
void postsig_done(struct proc *, int, sigset_t, int);
postsig_done(p, signum, sctx->sig_catchmask, sctx->sig_reset);
postsig_done(p, signum, ctx.sig_catchmask, ctx.sig_reset);