FPC does not decide anything. The pthread library decides this.

AFAIK this means that with Kernel 2.4 this will be a Linux process for each thread and with Kernel 2.6 this will be NPTL and thus only one process. So both ways need to be verified to work with the implementations.

-Michael
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to