• Max Kellermann's avatar
    event_pipe: added event_pipe_emit_fast() · e93136ef
    Max Kellermann authored
    event_pipe_emit_fast() is aimed for use in signal handlers: it doesn't
    lock the mutex, and doesn't log on error.  That makes it potentially
    lossy, but for its intended use, that does not matter.
    e93136ef
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...