On 31-8-2010 14:33, Jarto Tarpio wrote: > The threads are created by a call to TThread.Create in the httpsserv- > demo software itself. So this issue is not a problem here?
If that is the case, there is no problem. The typical problem is that if you a register a callback with a library, and that library has internal own threads, and then calls the callback from such thread. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
