[fpc-devel]threads in linux

Peter Vreman peter at freepascal.org
Fri Nov 14 13:51:16 CET 2003


> But I do think that using BeginThread and such functions would be far
> better.
>
> I'd be willing to implement this, but I only have access to a Linux 2.6
> (with NPTL) system (my own) and some Linux 2.4 (with LinuxThreads)
> systems (at university).

I thought that you were already rewriting it to use BeginThread. The best
way to progress is to create a template tthread.inc and start from scratch
by using the functions from SysThrds. When a function is not yet in
SysThrds then it can be added.






More information about the fpc-devel mailing list