Lines Matching refs:loop
1 Revision history for libev, a high-performance and full-featured event loop.
11 TODO: document file descriptor usage per loop
12 TODO: store loop pid_t and compare isndie signal handler,store 1 for same, 2 for differign pid, cle…
52 loop callbacks (not watcher callbacks yet).
57 - destroying a non-default loop would stop the global waitpid
64 syserr, loop acquire/release, periodic reschedule cbs).
91 the watcher base set (loop) method.
168 - ev_run will now always update the current loop time - it erroneously
205 - rename ev_loop_count/depth/verify/loop/unloop.
215 - ev_loop_new no longer leaks memory when loop creation failed.
226 - ev_stat watchers could keep an erroneous extra ref on the loop,
259 instead of using a per-loop variable (bug caught by accident...).
283 - multiple timers becoming ready within an event loop iteration
285 - do not leave the event loop early just because we have no active
286 watchers, fixing a problem when embedding a kqueue loop
290 reinitialising the default loop actually works (patch by
301 failed assertion on event loop creation (patch by Malek Hadj-Ali).
340 - replaced loop_ref argument of watcher.set (loop) by a direct
374 loop again after it was destroyed with ev_default_destroy.
390 embedded loop when the parent loop forks.
391 - new function: ev_now_update (loop).
487 - experimental (and undocumented) loop wrappers for ev++.h.
501 - renamed ev_embed.loop to other.
507 - fix memleak on loop destroy (not relevant for perl).