--- In [email protected], "brucexs" <bswit...@...> wrote: > > >o you have another event that thread signals? Or is the main event just >waiting for the worker thread to exit (I cannot remember if this is possible).
Should be "is the main _thread_ just waiting for an event which the system signals when the worker thread exits (I think you can do this, but I have not checked).
