Lines Matching refs:event
1 Revision history for libev, a high-performance and full-featured event loop.
44 - mark event pipe fd as cloexec after a fork (analyzed by Sami Farin).
122 - add Symbols.ev and Symbols.event files, that were missing.
149 - define EV_READ/EV_WRITE as macros in event.h, as some programs use
159 event.h on make install. grrr.
283 - multiple timers becoming ready within an event loop iteration
285 - do not leave the event loop early just because we have no active
300 - fix a bug in event pipe creation on win32 that would cause a
301 failed assertion on event loop creation (patch by Malek Hadj-Ali).
361 backend by assuming the kernel event mask hasn't changed if
363 - work around spurious event notification bugs in epoll by using
376 do similar changes for event.c.