kqueue_fork
if (backend == EVBACKEND_KQUEUE) kqueue_fork (EV_A);
static fo_fork_t kqueue_fork;
.fo_fork = kqueue_fork,