Searched refs:throw (Results 1 – 4 of 4) sorted by relevance
145 loop_ref (EV_P) throw () in throw() function234 void ref () throw () in ref()239 void unref () throw () in unref()359 throw bad_loop (); in throw()391 throw bad_loop (); in throw()434 base (EV_PX) throw () in throw() function555 inline void set_allocator (void *(*cb)(void *ptr, long size) throw ()) throw () in set_allocator() argument560 inline void set_syserr_cb (void (*cb)(const char *msg) throw ()) throw () in set_syserr_cb() argument653 void again () throw () in again()680 void again () throw () in again()[all …]
28 - prefer noexcept over throw () with C++ 11.61 - add throw() to all libev functions that cannot throw exceptions, for63 - add throw () to callbacks that must not throw exceptions (allocator,
48 # define EV_THROW throw ()
254 =item ev_set_allocator (void *(*cb)(void *ptr, long size) throw ())290 =item ev_set_syserr_cb (void (*cb)(const char *msg) throw ())1029 =item ev_set_loop_release_cb (loop, void (*release)(EV_P) throw (), void (*acquire)(EV_P) throw ())3966 reschedule callbacks) must not throw exceptions, and might need a C<throw3980 The only API functions that can currently throw exceptions are C<ev_run>,