Home
last modified time | relevance | path

Searched refs:at (Results 1 – 10 of 10) sorted by relevance

/libev/
H A Dev.pod540 i.e. keep at least one watcher active per fd at all times. Stopping and
636 at all.
867 - Calculate for how long to sleep or block, if at all
1708 typically causing the program to loop at 100% CPU usage.
1937 C<last_activity>, no libev calls at all:
1960 at the I<end> of the list.
2320 might be called at other times, too.
2458 I<has> to modify the signal mask, at least temporarily.
4238 A haskell binding to libev is available at
4797 I/O watcher then might come out at only 5Kb.
[all …]
H A DREADME2 (see benchmark at http://libev.schmorp.de/bench.html)
34 at no extra memory or runtime overhead.
52 file. If I forgot to include you, please shout at me, it was an
H A Dev++.h666 void set (ev_tstamp at, ev_tstamp interval = 0.) throw () in EV_END_WATCHER()
670 ev_periodic_set (static_cast<ev_periodic *>(this), at, interval, 0); in EV_END_WATCHER()
674 void start (ev_tstamp at, ev_tstamp interval = 0.) throw () in throw()
676 set (at, interval); in throw()
H A Dev.c1551 #define ev_at(w) ((WT)(w))->at
1796 ev_tstamp at; member
1802 #define ANHE_at_cache(he) (he).at = (he).w->at /* update at from watcher */
1808 #define ANHE_at(he) (he)->at
3366 while (at <= ev_rt_now) in periodic_recalc()
3368 ev_tstamp nat = at + w->interval; in periodic_recalc()
3371 if (expect_false (nat == at)) in periodic_recalc()
3373 at = ev_rt_now; in periodic_recalc()
3377 at = nat; in periodic_recalc()
3380 ev_at (w) = at; in periodic_recalc()
[all …]
H A Devent.c327 ev_tstamp at = ev_now (EV_A); in event_pending() local
329 tv->tv_sec = (long)at; in event_pending()
330 tv->tv_usec = (long)((at - (ev_tstamp)tv->tv_sec) * 1e6); in event_pending()
H A Dev.h295 ev_tstamp at; /* private */
694 #define ev_timer_set(ev,after_,repeat_) do { ((ev_watcher_time *)(ev))->at = (after_); (ev)->r…
735 #define ev_periodic_at(ev) (+((ev_watcher_time *)(ev))->at)
H A DChanges84 - choose socket vs. WSASocket at compiletime using EV_USE_WSASOCKET.
94 on fork, at the cost of one extra fd.
302 - probe for CLOCK_REALTIME support at runtime as well and fall
434 - add/document ev_periodic_at, retract direct access to ->at.
457 (no such systems are known at this time).
503 - undefine member wrapper macros at the end of ev.c.
H A Daclocal.m445 # the License, or (at your option) any later version.
740 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
994 # non-empty at configure time, or by adding -multi_module to the
1538 # (2) before a word containing "conftest.", or (3) at the end.
2013 # (2) before a word containing "conftest.", or (3) at the end.
2921 restored at link time])
3946 # DJGPP does not support shared libraries at all
3956 # Instead, we relocate shared libraries at runtime.
4287 # Instead, we relocate shared libraries at runtime.
8547 # and doesn't know about Autoconf macros at all.)
[all …]
H A Dconfig.sub1523 # Get rid of the `-' at the beginning of $os.
H A Dconfigure3572 array size at least. It's necessary to write '\x00'==0 to get something
8695 *** Warning: the GNU linker, at least up to release 2.19, is reported