Multi threading support was Re: [fpc-devel] Russian locale information not compatible withFPClocale variables
Florian Klaempfl
florian at freepascal.org
Thu Jul 31 12:07:38 CEST 2008
Michael Schnell schrieb:
> Now you suggest that all procedures an instance of this kind of class
> are protected and thus thread-safe by definition.
They aren't but it makes things easier. Just look at the linux kernel:
it's smp support started also with BKL: the Big Kernel Lock
More information about the fpc-devel
mailing list