Home
last modified time | relevance | path

Searched refs:ev_resume (Results 1 – 5 of 5) sorted by relevance

/libev/
H A DSymbols.ev47 ev_resume
H A Dev.h679 EV_API_DECL void ev_resume (EV_P) EV_THROW;
H A DChanges292 - implement ev_suspend and ev_resume.
H A Dev.pod781 =item ev_resume (loop)
791 C<ev_resume> directly afterwards to resume timer processing.
794 between C<ev_suspend> and C<ev_resume>, and all C<ev_periodic> watchers
799 given loop other than C<ev_resume>, and you B<must not> call C<ev_resume>
802 Calling C<ev_suspend>/C<ev_resume> has the side effect of updating the
2106 and C<ev_resume> in code that handles C<SIGTSTP>, to at least get
H A Dev.c3737 ev_resume (EV_P) EV_THROW in ev_resume() function