daan
|
50de0d2358
|
fix C++ compilation with new atomics
|
2020-09-05 09:17:42 -07:00 |
|
daan
|
ec2c83a633
|
fix whitespace
|
2020-09-04 14:20:13 -07:00 |
|
daan
|
ef8e5d18a6
|
replace atomics with C11/C++ atomics with explicit memory order; passes tsan. Issue #130
|
2020-07-26 18:01:33 -07:00 |
|
daan
|
09ade02429
|
bring inline with C11 atomics; no volatile and cas order of expected/desired
|
2020-07-25 22:52:27 -07:00 |
|
daan
|
0af9dd6fd2
|
fix initialization of union padding; issue found through valgrind by @jasongibson
|
2020-04-30 17:40:00 -07:00 |
|
daan
|
7123efb397
|
pass full commit flag to free, possible fix for issue #218
|
2020-04-23 20:19:48 -07:00 |
|
daan
|
b3dae128de
|
Merge branch 'dev' into dev-exp
|
2020-01-27 23:15:37 -08:00 |
|
daan
|
62b8fb26b1
|
fix freeing of segments on forced reclaim
|
2020-01-25 13:27:47 -08:00 |
|