[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Thread safety of Storage.mod (m2iso, if important)
From: |
Dragiša Durić |
Subject: |
Re: Thread safety of Storage.mod (m2iso, if important) |
Date: |
Tue, 19 May 2020 09:15:01 +0200 |
Hi Gaius,
It is good news. As soon as I get some time, I will make it thread
safe.
I have no plans to change interfaces, yet :), but I will change
implementations. I need to read up a bit on atomics w/ gcc/gm2. Any
pointers?
Regards,
Dragiša
On Sun, 2020-05-17 at 23:05 +0100, Gaius Mulley wrote:
> Dragiša Durić <address@hidden> writes:
>
> > RTentity.PutKey looks like it is not thread safe...
> >
> > Is this some kind of cut-in-stone/standardised library or I can
> > provide
> > a fix for this?
> >
> > Regards,
> > Dragiša
>
> Hi Dragiša,
>
> all the RT*.def modules are outside the standard - so you can provide
> replacements etc and change the definitions,
>
> regards,
> Gaius