| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | wrong return type in fallback atomic op | Garrett D'Amore | 2019-06-05 |
| | | |||
| * | fix #946 Use after free in TLS | Garrett D'Amore | 2019-05-19 |
| | | | | | | This also introduces a more efficient reference counting usage based on atomics, rather than locks. | ||
| * | fixes #674 want 64-bit atomics (for stats) | Garrett D'Amore | 2018-08-27 |
| | | |||
| * | fixes #572 Several locking errors found | Garrett D'Amore | 2018-07-03 |
| fixes #573 atomic flags could help This introduces a new atomic flag, and reduces some of the global locking. The lock refactoring work is not yet complete, but this is a positive step forward, and should help with certain things. While here we also fixed a compile warning due to incorrect types. | |||
