Marco van de Voort wrote:
> There is a known issue under Linux, that threads created by 3rd party
> software don't initialize FPC specific threadvars. At least I saw
> something like this on the FPC maillists.
> 
> There is now a workaround:
> 
> 1. checkout a _recent_ trunk version (2.5.1)
> 2. Start a "native" FPC thread (which doesn't have to do anything just
> properly initialize) BEFORE the 3rd party software launches threads.

The threads are created by a call to TThread.Create in the httpsserv-
demo software itself. So this issue is not a problem here?

/jarto

------------------------------------------------------------------------------
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

Reply via email to