Multi threading support was Re: [fpc-devel] Russian locale information not compatible withFPClocale variables

Micha Nelissen micha at neli.hopto.org
Thu Jul 31 11:58:03 CEST 2008


Florian Klaempfl wrote:
> Further, it allows an additional symbol to be given
> 
> procedure p;synchronized mycriticialsection;
> 
> Any suggestions about doing it better?

How to avoid deadlocks? If a synchronized class is calling another 
synchronized class ... :-S.

Micha



More information about the fpc-devel mailing list