Jim Warner
d6e6722fd6
library: extend thread safety to more static variables
...
In the commit referenced below, a '__thread' attribute
was added to numerous static variables to protect them
from concurrent access conflicts with multi-threading.
Unfortunately, that patch did not go quite far enough.
So, this commit adds a few more '__thread' qualifiers.
Reference(s):
commit 23cfb7136636f2d522b31417892de79b011ad3e4
Signed-off-by: Jim Warner <james.warner@comcast.net>
2021-10-25 21:51:18 +11:00
..
2020-08-17 21:49:14 +10:00
2021-10-25 21:51:18 +11:00
2018-05-06 07:19:38 +10:00
2021-02-18 18:35:32 +11:00
2021-02-09 16:40:52 +11:00
2021-10-02 12:55:31 +10:00
2020-12-29 08:48:23 +11:00
2021-02-20 22:30:31 +11:00
2021-02-20 22:30:31 +11:00
2021-10-02 12:55:31 +10:00
2021-02-09 16:40:52 +11:00
2021-01-21 17:37:48 +11:00
2021-01-21 17:30:25 +11:00
2017-05-22 21:38:10 +10:00
2018-05-06 07:19:38 +10:00
2021-10-02 12:55:31 +10:00
2021-08-09 22:03:23 +10:00
2020-09-13 10:00:49 +10:00
2021-10-25 21:51:18 +11:00
2018-05-06 07:19:38 +10:00
2021-10-25 21:51:18 +11:00
2021-08-09 22:00:23 +10:00
2021-10-02 12:55:31 +10:00
2021-02-09 16:40:52 +11:00
2021-10-02 12:55:31 +10:00
2021-02-09 16:40:52 +11:00
2021-10-02 12:55:31 +10:00
2020-08-18 10:19:53 +10:00
2021-01-21 17:30:25 +11:00
2020-07-05 21:18:36 +10:00
2021-01-21 17:30:25 +11:00
2021-01-21 17:37:48 +11:00
2021-01-21 17:37:48 +11:00
2021-10-14 19:37:42 +11:00
2021-01-21 17:37:48 +11:00
2021-10-02 12:55:31 +10:00
2021-02-09 16:40:52 +11:00
2021-10-02 12:55:31 +10:00
2021-07-27 21:17:18 +10:00
2020-07-29 19:01:50 +10:00