[fpc-devel] StdOut capture for FPC RTL
Michael Schnell
mschnell at lumino.de
Thu Nov 25 11:08:50 CET 2010
On 11/25/2010 10:24 AM, michael.vancanneyt at wisa.be wrote:
>
> They are threadvars in trunk:
Of course if stdin, stdout, and stderr are not thredvars, their use is
not thread safe.
But if they are threadvars, how are they initialized ? Supposedly the
main thread instances are initialized as everybody expects and thus
connected to the appropriate pipes (or whatever this is in Windows). But
what are the instances for threads connected to ?
-Michael
More information about the fpc-devel
mailing list