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

Comparing libev/ev.c (file contents):
Revision 1.56 by root, Sun Nov 4 15:58:49 2007 UTC vs.
Revision 1.57 by root, Sun Nov 4 16:43:53 2007 UTC

707} 707}
708 708
709void 709void
710ev_default_destroy (void) 710ev_default_destroy (void)
711{ 711{
712#if EV_MULTIPLICITY
712 struct ev_loop *loop = default_loop; 713 struct ev_loop *loop = default_loop;
714#endif
713 715
714 ev_ref (EV_A); /* child watcher */ 716 ev_ref (EV_A); /* child watcher */
715 ev_signal_stop (EV_A_ &childev); 717 ev_signal_stop (EV_A_ &childev);
716 718
717 ev_ref (EV_A); /* signal watcher */ 719 ev_ref (EV_A); /* signal watcher */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines