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

Comparing libev/ev.h (file contents):
Revision 1.105 by root, Mon Sep 8 17:24:39 2008 UTC vs.
Revision 1.106 by root, Mon Sep 29 03:31:14 2008 UTC

335 ev_prepare prepare; /* private */ 335 ev_prepare prepare; /* private */
336 ev_check check; /* unused */ 336 ev_check check; /* unused */
337 ev_timer timer; /* unused */ 337 ev_timer timer; /* unused */
338 ev_periodic periodic; /* unused */ 338 ev_periodic periodic; /* unused */
339 ev_idle idle; /* unused */ 339 ev_idle idle; /* unused */
340 ev_fork fork; /* unused */ 340 ev_fork fork; /* private */
341} ev_embed; 341} ev_embed;
342#endif 342#endif
343 343
344#if EV_ASYNC_ENABLE 344#if EV_ASYNC_ENABLE
345/* invoked when somebody calls ev_async_send on the watcher */ 345/* invoked when somebody calls ev_async_send on the watcher */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines