Skip to content

Implement better downlevel windows thread parker #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
seritools opened this issue Dec 4, 2024 · 0 comments
Open

Implement better downlevel windows thread parker #44

seritools opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@seritools
Copy link
Member

seritools commented Dec 4, 2024

Should be easily implemented with a CreateEvent event, plus an atomic to make sure we only set the event if the thread is actually parked

@seritools seritools self-assigned this Dec 4, 2024
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

No branches or pull requests

1 participant