Ondřej Surý and Ondřej Surý
49462cf974
Make isc_rwlock.c thread-safe
...
The ThreadSanitizer found several possible data races in our rwlock
implementation. This commit changes all the unprotected variables to atomic and
also changes the explicit memory ordering (atomic_<foo>_explicit(..., <order>)
functions to use our convenience macros (atomic_<foo>_<order>).
2019-07-03 00:05:34 -04:00
..
2019-07-03 00:05:34 -04:00
2019-03-08 15:15:05 +01:00
2019-06-25 12:36:01 +02:00
2019-07-03 00:05:34 -04:00
2019-06-25 12:04:20 +02:00
2019-03-08 15:15:05 +01:00
2019-06-19 15:36:28 -07:00
2019-06-20 18:52:27 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2018-08-08 09:37:28 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-21 10:23:17 +00:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-21 10:23:13 +00:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 21:20:20 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-06-25 12:36:01 +02:00
2019-03-08 15:15:05 +01:00
2018-10-18 09:19:12 +00:00
2019-06-25 12:04:20 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-04-25 16:32:05 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-11 14:27:13 +11:00
2019-07-03 00:05:34 -04:00
2019-03-08 15:15:05 +01:00
2019-05-20 19:01:31 +02:00
2019-05-21 10:23:13 +00:00
2019-06-20 17:49:25 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2018-10-18 09:19:12 +00:00
2019-06-25 12:04:20 +02:00
2019-03-08 15:15:05 +01:00
2019-05-20 18:13:02 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00