<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Luca Olivetti via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> schrieb am Mi., 7. Sep. 2022, 13:01:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I have a couple of TFPGMaps that I populate once and never change.<br>
Is it safe to read them (i.e. use Find and Data[]) from different threads?<br>
I'd avoid using a critical section if not absolutely necessary.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I'd say that this should be safe indeed. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>