[fpc-pascal] TThread.Suspend under Linux

Jonas Maebe jonas.maebe at elis.ugent.be
Sat Jun 2 15:18:07 CEST 2007


On 02 Jun 2007, at 15:11, Michael Van Canneyt wrote:

> On Sat, 2 Jun 2007, Jonas Maebe wrote:
>
>> Just to clarify: don't use .Suspend on another thread. Suspending  
>> yourself and
>> letting someone else wake you up again is no problem.
>
> Except that it doesn't work on Linux.

It should, that uses plain semaphores.


Jonas



More information about the fpc-pascal mailing list