[Lazarus] thread safe (was: How to PostMessage to object?)
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Jun 10 08:25:57 CEST 2011
On Fri, 10 Jun 2011 03:09:07 +0200
Hans-Peter Diettrich <DrDiettrich1 at aol.com> wrote:
> Mattias Gaertner schrieb:
>
> > Only if the documentation explicitly says a method is thread safe it is.
> > Maybe this needs to be made more clear. Any ideas, where?
>
> What is "thread safe"?
http://lmgtfy.com/?q=thread+safe&l=1
A piece of code is "thread safe" if it can be safely invoked by
multiple threads at the same time.
>[...]
> After all: how/where can I find thread-related Lazarus/FPC
> documentation? My wiki search was not really successful :-(
What words did you search?
I got results on Thread, Threads and Multithreading.
Mattias
More information about the Lazarus
mailing list