Skip to content

use new aligned atomic types everywhere#1989

Merged
slingamn merged 1 commit intoergochat:masterfrom
slingamn:atomic_uint64.1
Aug 21, 2022
Merged

use new aligned atomic types everywhere#1989
slingamn merged 1 commit intoergochat:masterfrom
slingamn:atomic_uint64.1

Conversation

@slingamn
Copy link
Copy Markdown
Member

See 69448b1 / #1969; the compiler can now ensure that a uint64
intended for atomic access is always aligned to a 64-bit boundary.
Convert atomic operations on uint32s and pointers as well.

See 69448b1 / ergochat#1969; the compiler can now ensure that a uint64
intended for atomic access is always aligned to a 64-bit boundary.
Convert atomic operations on uint32s and pointers as well.
@slingamn slingamn added this to the v2.11 milestone Aug 10, 2022
@slingamn slingamn merged commit 8ff5a04 into ergochat:master Aug 21, 2022
@slingamn slingamn deleted the atomic_uint64.1 branch January 28, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant