[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Thread safety of Storage.mod (m2iso, if important)
From: |
Gaius Mulley |
Subject: |
Re: Thread safety of Storage.mod (m2iso, if important) |
Date: |
Tue, 19 May 2020 18:42:44 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
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,
I've just pushed a fix for this module - using the GCC atomics library
though
regards,
Gaius