pdrfork_thread
p = pdrfork_thread(&pfd, PD_CLOEXEC | (*sa)->sa_pdflags,
pid_t pdrfork_thread(int *, int, int, void *, int (*)(void *), void *);
pid = pdrfork_thread(&pd, 0, RFSPAWN, stack, rfspawn_fn, NULL);