On Fri, 10 Jun 2011 15:45:35 +0200
Michael Schnell <[email protected]> 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.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to