Skip to content

[std] Merge semaphore and lock primitives - #324

Merged
Simn merged 1 commit into
HaxeFoundation:masterfrom
tobil4sk:merge-lock-semaphore
Aug 18, 2026
Merged

[std] Merge semaphore and lock primitives#324
Simn merged 1 commit into
HaxeFoundation:masterfrom
tobil4sk:merge-lock-semaphore

Conversation

@tobil4sk

Copy link
Copy Markdown
Member

Rather than introducing a new semaphore primitive, we can just add a new primitive to construct a lock with an initial count.

Rather than introducing a new semaphore primitive, we can just add a new
primitive to construct a lock with an initial count.
@tobil4sk
tobil4sk force-pushed the merge-lock-semaphore branch from 02084f6 to 4ac393f Compare August 16, 2026 19:36
@Simn
Simn merged commit 1eab131 into HaxeFoundation:master Aug 18, 2026
16 checks passed
@tobil4sk
tobil4sk deleted the merge-lock-semaphore branch August 18, 2026 07:43
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