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

Comparing libev/ev.c (file contents):
Revision 1.323 by root, Wed Jan 13 12:44:33 2010 UTC vs.
Revision 1.324 by root, Sat Jan 23 20:15:57 2010 UTC

2157 ANHE_at_cache (*he); 2157 ANHE_at_cache (*he);
2158 } 2158 }
2159} 2159}
2160 2160
2161/* fetch new monotonic and realtime times from the kernel */ 2161/* fetch new monotonic and realtime times from the kernel */
2162/* also detetc if there was a timejump, and act accordingly */ 2162/* also detect if there was a timejump, and act accordingly */
2163inline_speed void 2163inline_speed void
2164time_update (EV_P_ ev_tstamp max_block) 2164time_update (EV_P_ ev_tstamp max_block)
2165{ 2165{
2166#if EV_USE_MONOTONIC 2166#if EV_USE_MONOTONIC
2167 if (expect_true (have_monotonic)) 2167 if (expect_true (have_monotonic))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines