Searched refs:ev_loop_fork (Results 1 – 6 of 6) sorted by relevance
610 EV_API_DECL void ev_loop_fork (EV_P) EV_THROW;838 EV_INLINE void ev_default_fork (void) { ev_loop_fork (EV_DEFAULT); }
34 ev_loop_fork
221 ev_loop_fork (EV_AX); in post_fork()
21 so document what needs to be done in ev_loop_fork389 - embed watchers now automatically invoke ev_loop_fork on the
410 Instead of calling C<ev_loop_fork> manually after a fork, you can also685 =item ev_loop_fork (loop)712 Example: Automate calling C<ev_loop_fork> on the default loop when718 ev_loop_fork (EV_DEFAULT);1683 To support fork in your child processes, you have to call C<ev_loop_fork2919 current event loop) or C<ev_loop_fork> from either C<ev_prepare> or3168 C<ev_loop_fork> on the embedded loop.3184 however, it is still the task of the libev user to call C<ev_loop_fork ()>5450 ev_loop_fork (EV_DEFAULT);5475 as all other watcher types. Note that C<ev_loop_fork> is still called[all …]
3249 ev_loop_fork (EV_P) EV_THROW in ev_loop_fork() function4717 ev_loop_fork (EV_A); in embed_fork_cb()