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

Comparing libev/ev.h (file contents):
Revision 1.94 by root, Tue Feb 19 17:09:28 2008 UTC vs.
Revision 1.95 by root, Wed Apr 2 06:34:50 2008 UTC

324{ 324{
325 EV_WATCHER (ev_async) 325 EV_WATCHER (ev_async)
326 326
327 EV_ATOMIC_T sent; /* private */ 327 EV_ATOMIC_T sent; /* private */
328} ev_async; 328} ev_async;
329
330# define ev_async_pending(w) (((w)->sent + 0)
329#endif 331#endif
330 332
331/* the presence of this union forces similar struct layout */ 333/* the presence of this union forces similar struct layout */
332union ev_any_watcher 334union ev_any_watcher
333{ 335{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines