[Libevent-users] Newbie question about threads
lau stephen
liusifan at gmail.com
Mon Aug 6 01:45:38 EDT 2007
You can read the following links:
http://monkeymail.org/archives/libevent-users/2007-January/000450.html
Passing data between event loops in multithreaded apps
http://monkeymail.org/archives/libevent-users/2006-October/000257.html
2007/8/6, Victor <victor.box2 at globo.com>:
> Hi there!
>
> I have a question regarding the use of libevent with threads. I have a
> thread running the event loop with its own event base and everything
> is working fine. Is it safe to call event_add() from a second thread to
> add more events on that event loop base?
>
> Thanks,
>
> Victor
> _______________________________________________
> Libevent-users mailing list
> Libevent-users at monkey.org
> http://monkey.org/mailman/listinfo/libevent-users
>
More information about the Libevent-users
mailing list