[Ace-users] question about ACE_Dev_Poll_Reactor::owner
hongxing777 at gmail.com
hongxing777 at gmail.com
Tue Jun 19 23:08:05 CDT 2007
Version: 5.5.8
host: windows xp sp2, suse linux enterprise server 9 sp2
compiler: vs.net 2003, gcc 3.3.3
about this function, the doc says:
there is no need to set the owner of the event loop for the
ACE_Dev_Poll_Reactor, multiple threads may invoke the event loop
simultaneously. As such, this method is a no-op.
My question is :
So ACE_Dev_Poll_Reactor::run_reactor_event_loop can be called
safely and rightly in multi threads ?
More information about the Ace-users
mailing list