Skip to content

Atomic object for hxcpp - #12302

Closed
Aidan63 wants to merge 1 commit into
HaxeFoundation:developmentfrom
Aidan63:cpp-atomic-obj
Closed

Atomic object for hxcpp#12302
Aidan63 wants to merge 1 commit into
HaxeFoundation:developmentfrom
Aidan63:cpp-atomic-obj

Conversation

@Aidan63

@Aidan63 Aidan63 commented Jul 4, 2025

Copy link
Copy Markdown
Contributor

Here's a quick lock based atomic object for hxcpp. I plan on adding a "proper" one at some point, probably after #11981 is done since switching the atomics over to use that might be a good test, but this should do for now.

All thats left now for AtomicObject is js, could we just implement an atomic object for js with no locks either...?

@skial skial mentioned this pull request Jul 29, 2025
1 task
@Simn

Simn commented Nov 26, 2025

Copy link
Copy Markdown
Member

See #12322

@Simn Simn closed this Nov 26, 2025
@Aidan63
Aidan63 deleted the cpp-atomic-obj branch December 15, 2025 16:03
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.

2 participants