lwp_create1
return (lwp_create1(uap->params, NULL));
return (lwp_create1(uap->params, uap->mask));
static int lwp_create1(struct lwp_params *params,