Skip to content
Snippets Groups Projects
user avatar
Konstantin Osipov authored
Avoid an unnecessary interlocked instruction or pipe write
in fiber_wakeup(), it's always called from the same cord
as the one to which the event loop belongs.

Use ev_feed_event() with EV_CUSTOM instead.
4df3fa02
History
Name Last commit Last update