Searched refs:ev_suspend (Results 1 – 5 of 5) sorted by relevance
63 ev_suspend
678 EV_API_DECL void ev_suspend (EV_P) EV_THROW;
292 - implement ev_suspend and ev_resume.
779 =item ev_suspend (loop)789 the program was suspended. This can be achieved by calling C<ev_suspend>794 between C<ev_suspend> and C<ev_resume>, and all C<ev_periodic> watchers798 After calling C<ev_suspend> you B<must not> call I<any> function on the800 without a previous call to C<ev_suspend>.802 Calling C<ev_suspend>/C<ev_resume> has the side effect of updating the2105 It might be beneficial for this latter case to call C<ev_suspend>
3731 ev_suspend (EV_P) EV_THROW in ev_suspend() function