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

Comparing libev/ev.c (file contents):
Revision 1.443 by root, Thu May 31 17:53:26 2012 UTC vs.
Revision 1.444 by root, Fri Jun 1 22:01:13 2012 UTC

3178 )); 3178 ));
3179 3179
3180 if (loop_done == EVBREAK_ONE) 3180 if (loop_done == EVBREAK_ONE)
3181 loop_done = EVBREAK_CANCEL; 3181 loop_done = EVBREAK_CANCEL;
3182 3182
3183 /* pendingpri is normally -1 here, which is not a good */
3184 /* value when returning to an ev_invoke_pending */
3185 pendingpri = NUMPRI - 1;
3186
3183#if EV_FEATURE_API 3187#if EV_FEATURE_API
3184 --loop_depth; 3188 --loop_depth;
3185#endif 3189#endif
3186 3190
3187 return activecnt; 3191 return activecnt;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines