Searched refs:how (Results 1 – 6 of 6) sorted by relevance
203 void unloop (how_t how = ONE) throw () in throw()205 ev_break (EV_AX_ how); in throw()214 void break_loop (how_t how = ONE) throw () in throw()216 ev_break (EV_AX_ how); in throw()
640 EV_API_DECL void ev_break (EV_P_ int how EV_CPP (= EVBREAK_ONE)) EV_THROW; /* break out of the loop…836 EV_INLINE void ev_unloop (EV_P_ int how ) { ev_break (EV_A_ how ); }
867 - Calculate for how long to sleep or block, if at all898 =item ev_break (loop, how)1908 To summarise the callback: first calculate in how many seconds the3002 into libev. Here are some ideas on how to include libadns into libev3272 =head3 The special problem of life after fork - how is it possible?3359 =head2 C<ev_async> - how to wake up an event loop4298 // this is how ev_unref is being declared4301 // this is how you can declare your typical callback4872 Controls how much internal verification (see C<ev_verify ()>) will5097 of learning how to interpret valgrind properly.[all …]
1191 AC_MSG_CHECKING([how to print strings])2106 [AC_MSG_CHECKING([how to hardcode library paths into programs])3192 # how to check for library dependencies3197 AC_CACHE_CHECK([how to recognize dependent libraries],3522 # how to determine the name of the shared library3529 AC_CACHE_CHECK([how to associate runtime and link libraries],6118 # This is similar to how AIX traditionally builds its shared8762 # See how the compiler implements dependency checking.9293 # Check to see how make treats includes.9665 # Check how to create a tarball in format FORMAT.[all …]
423 provide only empty fd sets then select returns WSAEINVAL. how sucky.493 - change how include files are found.
3707 ev_break (EV_P_ int how) EV_THROW in ev_break() argument3709 loop_done = how; in ev_break()