[Lazarus] thread safe

Reimar Grabowski reimgrab at web.de
Fri Jun 10 16:01:18 CEST 2011


On Fri, 10 Jun 2011 15:45:35 +0200
Michael Schnell <mschnell at lumino.de> wrote:

> The "piece of code" can be a function that is called with a parameter. 
> It can be thread safe if each thread calls it with a different parameter 
> value (say a number denoting the thread) and not thread safe if some 
> threads call it with the same parameter.
These kind of functions are called not thread safe.

R.




More information about the Lazarus mailing list