
Hi, I'm using signals for message dispatching along the threads in win32 app. But not directly. I have hidden message window, that is used to redirect messages from worker threads to the main thread. It contains internal signal object, which is triggered by a message. From outside it all looks like a signal, but the internal logic it altered as I have stated. HTH. Regards, Pavol On Mon, Oct 18, 2004 at 05:49:46PM +0200, Roland Schwarz wrote:
I wonder if it is possible to use the signal library to do interprocess/(synchronized)interthread calls. Would it be easily possible to extend it into this aerea if not already possible?
Am I considering the wrong library? If yes, could anyone please suggest a better approach?
Thanks, Roland
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost