ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.h
(Generate patch)

Comparing libev/ev.h (file contents):
Revision 1.162 by root, Tue Dec 20 04:08:35 2011 UTC vs.
Revision 1.163 by root, Fri Feb 3 21:08:39 2012 UTC

542 542
543/* the default loop is the only one that handles signals and child watchers */ 543/* the default loop is the only one that handles signals and child watchers */
544/* you can call this as often as you like */ 544/* you can call this as often as you like */
545EV_API_DECL struct ev_loop *ev_default_loop (unsigned int flags EV_CPP (= 0)); 545EV_API_DECL struct ev_loop *ev_default_loop (unsigned int flags EV_CPP (= 0));
546 546
547#ifdef EV_API_STATIC
547EV_API_DECL struct ev_loop *ev_default_loop_ptr; 548EV_API_DECL struct ev_loop *ev_default_loop_ptr;
549#endif
548 550
549EV_INLINE struct ev_loop * 551EV_INLINE struct ev_loop *
550ev_default_loop_uc_ (void) 552ev_default_loop_uc_ (void)
551{ 553{
552 extern struct ev_loop *ev_default_loop_ptr; 554 extern struct ev_loop *ev_default_loop_ptr;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines