--- cvsroot/EV/EV.xs 2007/11/01 11:11:39 1.32 +++ cvsroot/EV/EV.xs 2007/11/01 11:55:54 1.33 @@ -293,6 +293,8 @@ sv_setiv (sv, (IV)&evapi); SvREADONLY_on (sv); } + + pthread_atfork (ev_fork_prepare, ev_fork_parent, ev_fork_child); } NV ev_now ()