Skip to content

Conversation

polytypic
Copy link
Collaborator

@polytypic polytypic commented Jun 13, 2025

This changes the condition variable implementation of Lock and Rwlock to use an atomic counter to detect signals rather than use the ability of Awaitable to enqueue awaiters ahead of await.

@polytypic polytypic marked this pull request as draft June 13, 2025 15:33
@polytypic polytypic force-pushed the counter-based-condition-variable branch from 989972b to 2ead605 Compare June 15, 2025 09:25
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